Actions
Task #65057
closedDisable ms-clear pseudo element
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-02-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Stabilization Sprint
Description
The ms-clear pseudo element was introduced in IE10
to provide an easy way to clear inputfields that are not empty
and focused. To avoid confusion we disable this feature
and keep the implementation of the current clearable.
More Informations:
https://msdn.microsoft.com/en-us/library/windows/apps/hh465740.aspx
Actions