[Dojo-checkins] [dojo] #11461: drop down alignment problems in RTL mode
dojo
trac at dojotoolkit.org
Mon Jul 19 20:46:48 EDT 2010
#11461: drop down alignment problems in RTL mode
--------------------+-------------------------------------------------------
Reporter: bill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: tbd
Component: Dijit | Version: 1.5
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
See test_ComboBox.html. On FF and IE, the third drop down is misaligned
by the width of the scroll bar:
[[Image(combo2.png)]]
Also, on IE, after removing the DOCTYPE declaration from
_autoComplete.html, the third drop down box is slightly misaligned:
[[Image(combo3.png)]]
I assume this is different than #11376 since it happens when the document
isn't scrolled horizontally.
There's also a possibly related problem where click the drop down button
makes the document jump back to having no horizontal scroll.
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/11461>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list