Search and Top Navigation
#10604 closed bug (notabug)
Opened September 11, 2014 10:44PM UTC
Closed September 12, 2014 05:14AM UTC
Menu RTL language support
Reported by: | philwareham | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.menu | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The menu uses absolute positioning via JavaScript to display submenus on the right of their parent menu LTR languages (unless at page boundary). However, shouldn't the logic be reversed for RTL languages, with the submenus defaulting to the left of their parent menu? This is also has a knock-on in Selectmenu, which has issues displaying correctly in RTL.
Attachments (0)
Change History (1)
Changed September 12, 2014 05:14AM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
This is controlled by the position option.