Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE7
-
Support Case References:
Description
When tabbing through the following page structure:
<inputText><label><selectOneMenu id="1"><label><selectOneMenu id="2">
<br/><br/>...... // large page break
//fields not visible on page load
<selectOneMenu id="3"><inputText>
All fields have partialSubmit set to true and all tab correctly. IE7 will lose focus when tabbing from selectOneMenu id="2" to selectOneMenu id="3".
<inputText><label><selectOneMenu id="1"><label><selectOneMenu id="2">
<br/><br/>...... // large page break
//fields not visible on page load
<selectOneMenu id="3"><inputText>
All fields have partialSubmit set to true and all tab correctly. IE7 will lose focus when tabbing from selectOneMenu id="2" to selectOneMenu id="3".
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17915 | Wed Nov 19 15:26:52 MST 2008 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/focus.js
|