Ticket #5153 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

toolbar not rendering properly in rtl

Reported by: peller Owned by: peller
Priority: high Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords: bidi
Cc: hwcdl@…

Description

This is a regression since the 1.0 release

undo/redo are correct, other icons appear beneath the toolbar.

Change History

Changed 12 months ago by peller

  • version changed from 0.9 to 1.0

guess this happens only in themeTester.

Changed 12 months ago by peller

not in nightlies. probably my patch to #5099

Changed 12 months ago by peller

  • summary changed from Editor toolbar not rendering properly in rtl to toolbar not rendering properly in rtl

Scratch that. It actually is in the nightlies, just didn't regress until the 15th:

http://archive.dojotoolkit.org/dojo-2007-11-15/dojotoolkit/dijit/tests/test_Toolbar.html?dir=rtl

Changed 12 months ago by peller

r11523 dijit_rtl.css -- adding the float:right rule to ComboBoxes? caused this regression

Changed 12 months ago by peller

  • priority changed from normal to high

Changed 12 months ago by peller

  • status changed from new to closed
  • resolution set to fixed

(In [11740]) Make comboboxes and dropdowns appear inline in RTL Toolbar. Fixes #5153 by backing out fix - reopens/refs #4227

Note: See TracTickets for help on using tickets.