Actions
Bug #24091
closedhtmlArea RTE: in WebKit, clicking on image does not select it
Start date:
2010-11-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
WebKit browsers have week support for images in desidnMode.
The attached patch compensates one of these shortcomings by ensuring that an image is selected when clicked on by the mouse.
(issue imported from #M16431)
Files
Updated by Stanislas Rolland about 14 years ago
Committed to TYPO3core trunk (revision 9417) and branch TYPO3_4-4 (revision 9418).
Updated by Stanislas Rolland about 14 years ago
Patch is incorect and may have bad side effects.
Updated by Stanislas Rolland about 14 years ago
Follow-up patch committed to trunk (revision 9492) and branch TYPO3_4-4 (revision 9493).
Updated by Stanislas Rolland almost 14 years ago
Second follow-up patch committed to trunk (revision 9625) and TYPO3_4-4 (revision 9626) in order to avoid selecting the image on mouseup and to fix missing handler parameters in branch TYPO3_4-4.
Actions