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
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36876
Updated by Anonymous almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 90cd2f49d59cd78bb75c7872153024449df153d5.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions