Note: affect version to be refined Reproduction steps
- resize your browser window to about 800x600px
- open the object editor of any page
- add an object
- click on cancel before the success notification fades out
expected When the notification does not overlap the cancel button, clicking on cancel performs the action actual Clicking on cancel dismiss the notification instead of performing the cancel action. Meaning that even though the visual part of the notification does not overlap with the cancel button, some transparent part of it does. PS: this can create flakyness under some condition in functional tests. |