Opened 14 years ago
Closed 14 years ago
#2956 closed defect (worksforme)
Submenu positioning is incorrect
Reported by: | simonjb | Owned by: | simonjb |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Attachments (2)
Change History (7)
comment:1 Changed 14 years ago by
Owner: | changed from bill to simonjb |
---|
Changed 14 years ago by
Attachment: | Submenus FF.PNG added |
---|
Changed 14 years ago by
Attachment: | Submenus IE7.PNG added |
---|
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by
comment:5 Changed 14 years ago by
Component: | Widgets → Dijit |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
someone fixed this.
Note: See
TracTickets for help on using
tickets.
The Firefox positioning was recently corrected by a commit to svn (not by me).
The IE positioning seems to be caused by the menu believing it is in a right-to-left language locale (when it isn't). Currently investigating dijit.util.bidi.isLeftToRight().