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".
Sample app intended for deployment on Jboss 4.2