Opened 15 years ago
Closed 15 years ago
#354 closed defect (wontfix)
Zoom Rectangle windows touching Overview Map widget will fail
Reported by: | liuar | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | jenny.he@… | Browser: | All |
External ID: | 1288398.01 | Operating System: | All |
state: | Deferred |
Description ¶
Click Zoom Rectangle button and draw a window which touches Overview Map widget
Result:
The rectangle will disappear without zoom
Expected:
The rectangle should work successfully
Change History (1)
comment:1 by , 15 years ago
Resolution: | → wontfix |
---|---|
state: | New → Deferred |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It is as designed, because the box (rectangle) is a handler for Map widget, if the cursor moved out of current map, moved to the toolbar for example, the box will disappeared. For the same reason, if the cursor moved to the overview map widget, the box should be removed. There's a workaround- Moving the overview map widget out of current map widget, then it will not interfere the box dragging.