Home | History | Annotate | Download | only in WebCore

Lines Matching full:backspace

3514         REGRESSION: backspace should not go back on Linux
3518 Linux, and test for it in the default backspace handler.
17161 Broken backspace in Search box of Web Inspector (Requested by
17821 Web Inspector: Backspace in the Console is broken
18159 Breaks Backspace in Web Inspector console (Requested by
19942 Web Inspector: Prevent Backspace keypresses from routing into the inspected page
22932 The default backspace event handler should mark the event as handled if navigation succeeds.
24403 (WebCore::EventHandler::defaultKeyboardEventHandler): Handle Backspace.
24406 (WebCore::EventHandler::defaultBackspaceEventHandler): Backspace goes back, Shift-backspace
26490 1) The very last _empty_ line would not be deleted if you hit a Backspace on it, or the selection text to be deleted is extended to the very bottom of the editor.
26491 2) An odd corner case: delete all source code from the editor, hit backspace on the only empty line, then add a character. In this case the browser will insert a TEXT node instead of a DIV node for a lineRow.
48740 Backspace deletes all non-BMP symbols at once, and then some