Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Component/s: ICE-Components
-
Labels:None
-
Environment:n/a
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
A nice new feature would be to have declarative focus management off the body tag with a new attribute 'focus' to could use valueBindings and locate focusable components from either their component id or client id.
Adding this feature would address two current deficiencies with ICEfaces focus mgmt.:
1. It's not currently possible to setFocus on a component without resorting to component binding.
2. Even with component binding, setting the initial focus (when the page is first loaded) is not dependable.
Adding this feature would address two current deficiencies with ICEfaces focus mgmt.:
1. It's not currently possible to setFocus on a component without resorting to component binding.
2. Even with component binding, setting the initial focus (when the page is first loaded) is not dependable.
Issue Links
- is duplicated by
-
ICE-2729 <ice:focus/> nested tag for focusing on page entry
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | bodyFocus.diff [ 11028 ] |
Attachment | Test_ComponentShowcase.war [ 11029 ] |
Fix Version/s | 1.7.2 [ 10130 ] |
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Fix Version/s | 1.8DR#3 [ 10143 ] | |
Fix Version/s | 1.8DR#2 [ 10142 ] |
Salesforce Case | [] | |
Fix Version/s | 2.0 [ 10032 ] | |
Fix Version/s | 1.8DR#3 [ 10143 ] |
Summary | body focus attribute | Add new "setFocus" attribute to ice:body component |
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Fix Version/s | 2.0 [ 10032 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Assignee Priority | P1 | |
Description | a nice new feature would be to have declarative focus management off the body tag with a new attribute 'focus' to could use valueBindings and locate focusable components from either their component id or client id. |
A nice new feature would be to have declarative focus management off the body tag with a new attribute 'focus' to could use valueBindings and locate focusable components from either their component id or client id. Adding this feature would address two current deficiencies with ICEfaces focus mgmt.: 1. It's not currently possible to setFocus on a component without resorting to component binding. 2. Even with component binding, setting the initial focus (when the page is first loaded) is not dependable. |
Salesforce Case | [] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18386 | Fri Feb 20 14:42:37 MST 2009 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() |
Summary | Add new "setFocus" attribute to ice:body component | Add new "focus" attribute to ice:outputBbody component |
Salesforce Case | [] |
Summary | Add new "focus" attribute to ice:outputBbody component | Add new "focus" attribute to ice:outputBody component |
Salesforce Case | [] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Attachment | ICE-3121.war [ 11536 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18496 | Mon Mar 09 14:32:42 MDT 2009 | adnan.durrani | Fix related to Changes made so the component would not find a component, if clientId has been specified. So now the component would find the component only if "id" was specified. |
Files Changed | ||||
![]() |
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
suggested impl