Details
-
Bug Report
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
Reproduce:
- In cockpit, open a modal dialog (e.g. suspend process definition)
- hover over the opened modal dialog
Expected:
- cursor style is default
Observed:
- cursor style is pointer
Hint:
Backdrop of the modal has correctly set the cursor style to pointer. This style should be overwritten by a descendent which contains the actual content.