[wp-trac] [WordPress Trac] #37690: Backspace causes jumping
WordPress Trac
noreply at wordpress.org
Wed Aug 24 08:58:58 UTC 2016
#37690: Backspace causes jumping
-------------------------------------+-----------------------
Reporter: ModernNovel | Owner: azaozz
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.6.1
Component: Editor | Version: 4.6
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------
Comment (by iseulde):
I think delaying reducing the size isn't that bad, especially if we'd
consider not doing it at all. Also, I think `debounce` would work better
here than `throttle`? It will now attempt to reduce the size every half
second you're deleting text, and we probably only want to reduce when
you're done deleting text, especially if you're continuously hitting
backspace on the same line.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37690#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list