Ticket #6409 (closed enhancement: fixed)
Widgets don't completely scroll into view when they receive focus.
| Reported by: | clown | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | becky, davidb |
Description
Consider "../dijit/tests/form/test_Slider.html". There are a couple of vertical sliders on this test page.
If the slider is not fully scrolled into view and the thumb is moved using the keyboard, then it is possible to move the thumb off of the viewable area of the page. It continues to move, but it is not visible.
Tested on FF2, FF3, IE7, IE6 (WinXP), and FF2, FF3 (Mac).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.