Actions
Bug #87049
closedWorkspace Preview Info is rendered with pointer-events: none
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2018-11-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Workspace Preview information contains a link to leave the Preview mode:
The container has the CSS style pointer-events: none
which seemingly doesn't allow the link to be clicked.
I'm not sure why this is the case. I assume the motivation was not to block any essential parts of the sites during Workspace Preview.
Files
Updated by Benni Mack over 5 years ago
- Status changed from New to Needs Feedback
Hey,
sorry for the VERY late reply!
we've fixed this in TYPO3 v9 by explicitly using the "pointer-events: visible" now. Does the change work for you?
Thanks.
Benni.
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or ping me.
Thank you and best regards
Actions