[wp-trac] [WordPress Trac] #37690: Backspace causes jumping

WordPress Trac noreply at wordpress.org
Fri Aug 19 02:34:38 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 needs-testing  |     Focuses:
-------------------------------------+--------------------
Changes (by azaozz):

 * keywords:  needs-patch => has-patch needs-testing


Comment:

 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 :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37690#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list