Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
Workaround Exists:Yes
-
Workaround Description:
Description
When a modal popup is opened the focus is set to a component on the parent page. Also when the popup is closed the focus is set on to a component on the popup.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Support Customer Ref. #s | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=5202 |
Arran Mccullough
made changes -
Attachment | focus-parent.JPG [ 11263 ] |
Arran Mccullough
made changes -
Attachment | focus-popup.JPG [ 11264 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8DR#3 [ 10143 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Fix Version/s | 1.8RC1 [ 10143 ] |
Ken Fyten
made changes -
Estimated Complexity | Medium | |
Salesforce Case | [] | |
Assignee Priority | P3 | |
Assignee | Adnan Durrani [ adnan.durrani ] | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18387 | Fri Feb 20 15:07:38 MST 2009 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopup.java MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/style.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18388 | Fri Feb 20 15:43:09 MST 2009 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/style.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P3 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Arturo Zambrano [ artzambrano ] |
I also found that if you set the focus correctly to the modal pop up, you can tab thru the components, then back to the parent page while the modal popup is still active.
Can we also limit the tabbing to only cycle thru the modal popup while it is active?