Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P06
-
Fix Version/s: EE-3.3.0.GA_P07
-
Component/s: ACE-Components
-
Labels:None
-
Environment:tomcat ace
-
Support Case References:Support Case 14474:- https://icesoft.my.salesforce.com/5000g000025nUlq
-
Workaround Exists:Yes
-
Workaround Description:Wrap the checkbox inside this <span onclick="event.stopPropagation();"></span>
Description
A datatable contains a column with check boxes. check the check box, the row is selected and a popup occurs.. The test case is pretty close to our product. If the check box is checked, we'll do an action. If the row is selected, the details of the row are shown in a popup window. A video is attached to show the problem.
I tested the attached test case on tomcat 8, with the mentioned Firefox version in the support case ( 66.0.3 64 bit) with the latest ICEfaces 3.3.0_P06 as well as the client's P04 patch and could only reproduce on the first test before reloading the browser page/clearing cache. Once the clearing and reloading were done, I could not reproduce the issue.
See attached screenshot.
I tested the attached test case on tomcat 8, with the mentioned Firefox version in the support case ( 66.0.3 64 bit) with the latest ICEfaces 3.3.0_P06 as well as the client's P04 patch and could only reproduce on the first test before reloading the browser page/clearing cache. Once the clearing and reloading were done, I could not reproduce the issue.
See attached screenshot.
movie of problem