Opened 9 years ago
Closed 9 years ago
#10604 closed bug (notabug)
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.
Note: See
TracTickets for help on using
tickets.
This is controlled by the position option.