Actions
Bug #25538
closedOn Mac Os X the key combination CMD+LEFT will close the editor
Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2008-07-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On Mac Os the key code CMD+LEFT will normally jump to the beginning of a line. If the keys are pressed in the editor (by habit), the editor will be closed and changes are lost, because this is the key combination for going back. The normal textarea doesn't have this problem, so for all Mac people this should be tweaked.
(issue imported from #M9051)
Updated by Christopher Hlubek over 16 years ago
In MooTools the keydown event gives keyCode = 37 and metaKey = true for CMD+LEFT.
Updated by Administrator Admin over 15 years ago
Fixed in t3editor forge svn (r18881).
i will prepare a patch for the core soon
Updated by Administrator Admin over 15 years ago
patch for 4.2.x branch added.. pending on core list...
Updated by Christian Kuhn over 15 years ago
This was committed by Tobias on 2009-04-15 in rev. 5334
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
- Target version deleted (
0)
Actions