Slider: can't focus a second time?
In test_slider.html on FF2/mac (and maybe other browsers):
- click the slider handle --> focus goes to slider (slider border becomes black)
- click a blank area of the screen --> slider blurs (slider border becomes gray)
- click the same slider again --> slider doesn't focus (slider border doesn't change)
I assume this is a general problem with _base/focus.js, nothing to do with Slider per se.
Change History (3)
Milestone: |
1.1 →
1.0
|
Owner: |
set to bill
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Component: |
Dijit →
Dijit - Form
|
(In [11074]) Fixes #4755: Slider: can't focus a second time