#27107 closed enhancement (fixed)
Rethink how the "special characters" TinyMCE modal works
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | TinyMCE | Keywords: | ux-feedback |
Focuses: | ui, administration | Cc: |
Description
In TinyMCE, the "special characters" modal doesn't work as expected:
- Clicking on a character adds it to your post behind the modal, but is sometimes hidden behind the modal itself. Since the modal stays open, it's not always clear that clicking on a character does anything.
- As previously stated, the modal stays open once you've added a character. While this is great if you want to add a couple, how often are users adding more than one special character at a time?
Instead, how about when you click on a character, it inserts into your post and closes the modal?
Further, the click-target doesn't cover the entire box containing the character, so it's easy to click to the side of the character and wonder why it's not inserting. The entire box surrounding the character should be clickable.
See today's conversation in #wordpress-ui about the modal for more background and discussion.
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 27165: