Details
Description
On certain occasions it is necessary to click a button or other link twice. A partialSubmit on an unrelated field is causing the click to not be registered.
Issue Links
- depends on
-
ICE-5164 Facelets ui:debug tag issues with ICEfaces
- Closed
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000A7K15] |
Ken Fyten
made changes -
Component/s | Bridge [ 10011 ] | |
Component/s | Components [ 10012 ] | |
Fix Version/s | 1.8.3 [ 10211 ] | |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
Arran Mccullough
made changes -
Attachment | cmdBtn-working.txt [ 12084 ] | |
Attachment | cmdBtn-not-working.txt [ 12085 ] |
Arran Mccullough
made changes -
Arran Mccullough
made changes -
Workaround Description | remove the partislSubmit on the field | remove the partislSubmit on the field or the ui:debug tag. |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
Added the Firebug output for when clicking on the button works and when it does not. When the button doesn't work it executes the partialSubmit only. This is the same output when expanding/contracting a panelCollapsible (the not-working output).