[Dojo-checkins] [dojo] #5034: Putting FilteringSelect in a span causes arrow to stop working
dojo
trac at dojotoolkit.org
Sat Nov 10 00:10:46 UTC 2007
#5034: Putting FilteringSelect in a span causes arrow to stop working
--------------------+-------------------------------------------------------
Reporter: guest | Owner: doughays
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.1
Component: Dijit | Version: 1.0
Severity: normal | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Comment (by doughays):
(In [11466]) Fixes #5042, #5034 in 1.0.1. The previous opacity change was
good, but the ComboBox template needed the tabIndex=-1 removed and the
tundra style fixed. Added position:relative to dijitInlineBox.
Removed hardcoded style from Spinner.html and ComboBox.html templates.
Changed ComboBox to popup on mousedown over arrow and select item on
mouseup to match native select.
--
Ticket URL: </ticket/5034#comment:6>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list