Bug #19817
htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
| Status: | Resolved | Start date: | 2009-01-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
OPTION+SPACE on MAC will insert a non-breaking space, just as CTRL+SPACE already does on non-MAC systems.
(issue imported from #M10127)
Related issues
| related to Core - Bug #19064: option+space for inserting non-braking space on Mac OSX d... | Resolved | 2008-07-04 | ||
| related to Core - Bug #19952: htmlArea RTE: Configured hotkeys are not honoured in Safari | Resolved | 2009-02-01 |
History
Updated by Stanislas Rolland over 4 years ago
Please try the attached patch with Safari on Mac after applying the patch attached to issue #10324.
Updated by Stanislas Rolland over 4 years ago
Committed to SVN TYPO3core trunk (revision 5041) and branch TYPO3_4-2 (revision 5040).