Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces4 trunk rev# 44025
Browsers: all
Server: Tomcat7.0.32
Description
1) ace:dialog > dialogSetFocus test fails manually. selectMenu comp does not receive focus when inside dialog. This is not an issue with any of the other comps on the test page.
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog
Test page: /dialogSetFocus.jsf
2) icecore:focusManager also fails when selecting the ace:selectMenu as the component to receive focus.
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager
Test page: /focusManagerFor.jsf
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog
Test page: /dialogSetFocus.jsf
2) icecore:focusManager also fails when selecting the ace:selectMenu as the component to receive focus.
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager
Test page: /focusManagerFor.jsf
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Carmen Cristurean
made changes -
Description |
ace:dialog > dialogSetFocus test fails manually. selectMenu comp does not receive focus when inside dialog. This is not an issue with any of the other comps on the test page.
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog Test page: /dialogSetFocus.jsf |
1) ace:dialog > dialogSetFocus test fails manually. selectMenu comp does not receive focus when inside dialog. This is not an issue with any of the other comps on the test page.
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog Test page: /dialogSetFocus.jsf 2) icecore:focusManager also fails when selecting the ace:selectMenu as the component to receive focus. |
Carmen Cristurean
made changes -
Description |
1) ace:dialog > dialogSetFocus test fails manually. selectMenu comp does not receive focus when inside dialog. This is not an issue with any of the other comps on the test page.
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog Test page: /dialogSetFocus.jsf 2) icecore:focusManager also fails when selecting the ace:selectMenu as the component to receive focus. |
1) ace:dialog > dialogSetFocus test fails manually. selectMenu comp does not receive focus when inside dialog. This is not an issue with any of the other comps on the test page.
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dialog Test page: /dialogSetFocus.jsf 2) icecore:focusManager also fails when selecting the ace:selectMenu as the component to receive focus. QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager Test page: /focusManagerFor.jsf |
Carmen Cristurean
made changes -
Summary | ace:dialog setFocus attribute fails on selectMenu | ace:dialog setFocus attribute and icecore:focusManager fail on selectMenu |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44066 | Mon Feb 16 10:14:28 MST 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/selectmenu/SelectMenuRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/selectmenu/SelectMenu.java |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] | |
Affects Version/s | 4.0 [ 11382 ] | |
Affects Version/s | EE-4.0.0.GA [ 11171 ] | |
Assignee Priority | P1 [ 10010 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assign attribute ID to the anchor element that represents the drop down. Match the generated ID in the SelectMenu.getFocusedElementId.