[wp-trac] [WordPress Trac] #29115: Unexpected enter, and other graphical glitches with cursor near wp-view.
WordPress Trac
noreply at wordpress.org
Mon Aug 25 01:04:50 UTC 2014
#29115: Unexpected enter, and other graphical glitches with cursor near wp-view.
--------------------------+-----------------------------
Reporter: programmin | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.0
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: ui, javascript
--------------------------+-----------------------------
Comment (by programmin):
I'm using the default English keyboard layout in Ubuntu 14.04. In Text
Entry Settings I only have "English (US)" on my list.
The problem is not just that it's the wrong key number - it seems TinyMCE
is calling keydown event with 229 before the actual key number, as you can
see in this fiddle: http://fiddle.tinymce.com/yueaab
The console output when pressing left, down, right buttons gives:
229
37
229
40
229
39
Oddly enough, I'm not seeing this bug in Midori on Ubuntu, or Chrome on
Windows, so it must be a bug with Tinymce conflicting a certain version of
Chrome/webkit.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29115#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list