Bug #101728
closedEpic #99669: CKEditor5 Collection
CKEditor5: softhyphens and source editing mode
100%
Description
The softhyphen
button is still active if switched to source editing mode.
If clicked in source editing mode, a softhyphen is added to the first element.
1. As an editor, I'd either expect the button to be disabled or to insert a softhyphen entity at the current cursor position.
2. As an editor, I'd expect softhyphens to be visible also in source editing mode (shy
, #173
).
3. As an integrator, I'd like softhyphens to be stored as entities (shy
, #173
).
4. The button has no tooltip (see @ckeditor/ckeditor5-ui/src/button/button::tooltip). As an editor, I either need a tooltip or button text to identify the button action. Bold and Italic both have the assigned shortcut - "Bold (⌘B)" and "Italic (⌘I)" on macOS - added to the tooltip.
5. Activating the button focuses the button and removes the cursor from the content section. As an editor, I'd expect the cursor to be placed after the inserted value as in all other commands (bold, italic, etc.). If the action is applied to a selection, I would expect the selection still intact.
Updated by Georg Tiefenbrunn over 1 year ago
- Related to Epic #99669: CKEditor5 Collection added
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81296
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81337
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b56bac9b4466f22cf1ba772a2c339ba2645b7d08.