[wp-trac] [WordPress Trac] #37690: Backspace causes jumping
WordPress Trac
noreply at wordpress.org
Fri Aug 19 13:54:06 UTC 2016
#37690: Backspace causes jumping
--------------------------+--------------------
Reporter: ModernNovel | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.6.1
Component: Editor | Version: 4.6
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+--------------------
Changes (by Akeif):
* keywords: has-patch needs-testing => has-patch
Comment:
Replying to [comment:7 azaozz]:
> 37690.patch fixes it here. It brings back cloning of the textarea but
uses an actual off-screen textarea element instead of a div, this is
fasted and safer. To additionally speed it up that clone is used only when
deleting more than one character.
>
> Some more testing will be appreciated :)
I can reproduce this behavior on Firefox 48.0 on Ubuntu 16.04.
The patch fix the problem for me.
Reproduced on git://develop.git.wordpress.org/ on `master`
(4.7-alpha-38178-src) and `origin/4.6`.
Patch tested on `origin/4.6`.
Screencast pre patch: https://youtu.be/wiaYMZquA10
Screencast post patch: https://youtu.be/dd03WtS6h_M
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37690#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list