Actions
Bug #33362
closedBad position of the required icon
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-01-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The position of the "reqImg" icon is misplaced on some fields. This is very annoying sometimes, because if you wan't to select text or want to click into the field with the mouse cursor at this postion, it's not possible, because the "reqImg" overlays the input field.
Just have a look at the screenshots.
A possible solution would be to remove them,
if they're not needed or use "display: none".
Another solution is the new css property
"ointer-events: none;", which probably won't
work in all browsers (e.g. Opera).
Files
Updated by Thomas Deinhamer almost 13 years ago
Sorry, ofc it's "pointer-events: none;".
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Rejected
As said by the author this is a duplicate. Closed.
Actions