Opened 13 years ago
Closed 13 years ago
#4974 closed defect (fixed)
toolbar in editor does not honor right to left
Reported by: | Becky Gibson | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Internationalization | Version: | 0.9 |
Keywords: | bidi | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description (last modified by )
Keyboard navigation in the toolbars in test_toolbar DO honor the direction setting but the ones that are part of the editor on test_editor do NOT.
Attachments (1)
Change History (5)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Cc: | [email protected]… added |
---|---|
Keywords: | bidi added |
Milestone: | 1.0 → 1.1 |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.0 |
---|---|
Owner: | changed from simonjb to Adam Peller |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11295]) Insert toolbar by reference to fix rtl mode. Fixes #4974. Thanks, simonjb!