Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: EE-3.3.0.GA_P06
-
Fix Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:
-
Workaround Exists:Yes
-
Workaround Description:Wrap the checkbox inside this <span onclick="event.stopPropagation();"></span>
Description
When an ace:checkboxButton is inside an ace:dataTable, and this table has row selection enabled, clicking on the checkbox triggers and an unwanted row selection/deselection. This occurs on Firefox 66 and Edge 44. There's no issue on Chrome.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Arturo Zambrano [ artzambrano ] |
| Workaround Description | Wrap the checkbox inside this <span onclick="event.stopPropagation();"></span> | |
| Workaround Exists | Yes [ 10007 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |