-
7 Mar 2013 1:31 PM #1
Pressing tab repeatedly can open multiple select menus
Pressing tab repeatedly can open multiple select menus
REQUIRED INFORMATION
Ext version tested:- Sencha Touch 2.1.1
Browser versions tested against:- Chrome for Mac 25.0.1364.99
DOCTYPE tested against:- html
Description:- Pressing tab can focus a select field, causing its menu to appear. Pressing tab again can focus a different field, causing its menu to appear. As a result, both menus will be visible.
Steps to reproduce the problem:- Load http://docs.sencha.com/touch/2-1/tou...rms/index.html
- Press tab six times, causing the "Rank" menu to appear.
- Press shift-tab two times, causing the "Single Select" menu to appear.
The result that was expected:- The "Rank" menu is closed when the "Single Select" menu is shown.
The result that occurs instead:- Both menus appear on top of each other, along with both of their masks.
Test Case:
Code:N/A
HELPFUL INFORMATION
Screenshot or Video:- N/A
See this URL for live test case: http://docs.sencha.com/touch/2-1/tou...rms/index.html
Debugging already done:
A similar problem happens if you follow these steps:- Load the above URL.
- Click the "Start Date" field, so the date picker appears.
- Press shift-tab twice, so the "Single Select" menu appears. This appears on top of the date picker.
Possible fix:- not provided
Additional CSS used:- only default ext-all.css
Operating System:- Mac OS 10.8.2
-
8 Mar 2013 6:28 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
Thanks for the report! I have opened a bug in our bug tracker.
You found a bug! We've classified it as
TOUCH-4104
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote