Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2, 1.8.2-EE-GA
-
Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
-
Component/s: ICE-Components
-
Labels:None
-
Environment:1.8.2-EE-GA-p01 build 6
Tomcat 5.5.28
Tomcat 6.0.26
-
Workaround Exists:Yes
-
Workaround Description:
Description
After open and close the popup, the inputText fields are no longer able to get focus by tabbing. Failed in FF3.6, Chrome 4 and IE8
Test app is available at repo\qa\trunk\Regression\ICE-4475
Test app is available at repo\qa\trunk\Regression\
Activity
Joanne Bai
created issue -
Joanne Bai
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 1.8.2-EE-GA_P01 [ 10220 ] | |
Fix Version/s | 1.8.3 [ 10211 ] | |
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 | |
Affects Version/s | 1.8.2-EE-GA_P01 [ 10220 ] | |
Assignee | Ken Fyten [ ken.fyten ] | Adnan Durrani [ adnan.durrani ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Summary |
Regression: |
inputText fields cannot get focus by tabbing after the popup is opened and closed |
Salesforce Case | [] | |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Fix Version/s | 1.8.2-EE-GA_P01 [ 10220 ] | |
Assignee Priority | P1 |
Adnan Durrani
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Arran Mccullough
made changes -
Workaround Description |
- Use just the visible attribute to show/hide the popup - Use a non-modal popup - Move the popup to inside of the same form. |
|
Workaround Exists | [Yes] | |
Salesforce Case | [5007000000D3Tc4] |
Deryk Sinotte
made changes -
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
yip.ng
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22104 | Thu Aug 05 08:29:29 MDT 2010 | arran.mccullough | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/patches/sf-9339/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/GroupRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22105 | Thu Aug 05 08:29:48 MDT 2010 | arran.mccullough | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/patches/sf-9339/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopup.java
MODIFY /icefaces/scratchpads/patches/sf-9339/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java |
Ken Fyten
made changes -
Summary | inputText fields cannot get focus by tabbing after the popup is opened and closed | inputText fields cannot get focus by tabbing after a model popup is opened and closed |
Ken Fyten
made changes -
Affects Version/s | 1.8.2 [ 10190 ] |
Ken Fyten
made changes -
Affects Version/s | 1.8.2-EE-GA [ 10216 ] | |
Affects Version/s | 1.8.2-EE-GA_P01 [ 10220 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
I did run this demo with 1.8.2 release bundle, and can see the same behaviour as trunk, which shows that its not a regression in this release.