#13320 closed enhancement (fixed)
Menu: control of base text direction (textdir)
Reported by: | hhelena | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.6.1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
support for textDir property in Menu and MenuItem?, same as for form widget
Change History (6)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | General → Dijit |
---|---|
Owner: | set to bill |
comment:3 Changed 9 years ago by
Summary: | Control of Base text direction in Menu and MenuItem → Menu: control of base text direction |
---|
They gave me a complicated patch for this, dealing with inheritance from main menu to submenu, and also where a MenuItem can inherit a textdir from it's parent Menu or specify it's own textdir. I don't want to add that much functionality to the Menu; still thinking about how to approach supporting textdir in Menu.
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:6 Changed 9 years ago by
Summary: | Menu: control of base text direction → Menu: control of base text direction (textdir) |
---|
Note: See
TracTickets for help on using
tickets.
The core support for base text direction (via textDir) was introduced via following ticket: http://bugs.dojotoolkit.org/ticket/12367