Opened 3 years ago
Closed 3 years ago
#51367 closed defect (bug) (maybelater)
Classic editor toolbar buttons clicked when swiping on mobile.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.5.1 |
Component: | TinyMCE | Keywords: | |
Focuses: | ui, javascript, administration | Cc: |
Description
When swiping on mobile starts on toolbar item of classic editor it gets clicked/fired.
Here is an example from Gutenberg classic block but it also happens in classic editor using using classic editor plugin:
https://imgur.com/a/nMBg4Dh
TinyMCE v4 "modern" theme only supports desktops, there is a "mobile" theme for TinyMCE v4 https://www.tiny.cloud/docs-4x/mobile/ but it is not implemented in WordPress
Here is some additional info:
https://github.com/tinymce/tinymce/issues/6020
Change History (3)
Note: See
TracTickets for help on using
tickets.
It's also fixed in TinyMCE v5, right?
A solution could be accelerating v5 deployment to WP.