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.

Change History (1)

comment:1 Changed 9 years ago by Scott González

Resolution: notabug
Status: newclosed

This is controlled by the position option.

Note: See TracTickets for help on using tickets.