Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01, 3.2, EE-3.2.0.BETA
-
Fix Version/s: EE-3.2.0.GA, 3.3
-
Component/s: Bridge, Framework, ICE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
Description
This is the same issue that was reported in ICE-4308 but is with the ICEfaces 3 code base.
The issue is that if an inputText field has focus and it has partialSubmit=true, clicking on a button while the input field has focus, the ui blocker will block this button click action.
The issue is that if an inputText field has focus and it has partialSubmit=true, clicking on a button while the input field has focus, the ui blocker will block this button click action.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #33190 | Wed Jan 23 18:15:34 MST 2013 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/javascript/blockui.js
|
| Field | Original Value | New Value |
|---|---|---|
| Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
| Attachment | UIBlockerTest.zip [ 15374 ] | |
| Attachment | UIBlockerTestWAR.zip [ 15375 ] |
| Assignee | Mircea Toma [ mircea.toma ] | |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] | |
| Fix Version/s | 3.3 [ 10370 ] | |
| Assignee Priority | P1 [ 10010 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Attached test case that shows issue.
Steps: