Opened 17 years ago
Closed 16 years ago
#33 closed defect (fixed)
Vertical alignment of context menu
Reported by: | jfournier | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Core | Version: | 1.0.4 |
Severity: | Minor | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
This is actually something that needs to be done in Jx, but when the maps context menu is opened in a fusion application and the mouse pointer is near the bottom of the map, the menu can go off the bottom of the map/page. We should be able to detect the available space and adjust the top of the menu to allow for sufficient space to see the entire menu. Likewise, opening near the right edge of a container or the page should push the menu open to the left of the pointer. The solution also needs to accommodate sub menus.
Change History (2)
comment:1 by , 16 years ago
Milestone: | 1.1 → 2.0 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In updating to the new version of Jx, this is now fixed. Flyouts, menus, and dialogs now auto-position themselves to be on screen as much as possible.