Opened 9 years ago
Closed 9 years ago
#36222 closed defect (bug) (fixed)
Can't exit DFW mode with keyboard shortcut
Reported by: | ericlewis | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Editor | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Pressing the TinyMCE access modifier + w enables DFW mode. Should this disable DFW mode as well? It does not.
Change History (5)
#2
@
9 years ago
- Milestone changed from Awaiting Review to 4.5
- Version set to trunk
Perhaps this conditional check should check if the shortcut is being pressed on the Mac?
Yep, looks that way. The Mac shortcut was just fixed, need to exclude it from fadeOut
too.
This ticket was mentioned in Slack in #core by chriscct7. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
Seems to be that fadeOut hits on any keypress.
Perhaps this conditional check should check if the shortcut is being pressed on the Mac?