Opened 12 years ago
Closed 12 years ago
#2163 closed defect (fixed)
Legend Context Menu in wrong position when legend is scrolled
Reported by: | bscott | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 2.5 |
Component: | AJAX Viewer | Version: | 2.4.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
When there is more layers than the legendUI frame can hold, a scroll bar is displayed. And when we scroll down the legend and we right click to display the context menu, the menu is not displayed at the right place.
Further more, the size of the context menu is not properly calculated on Chrome and FireFox
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | contextmenu.js.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r7188. Thanks for the patch