[Webkit-unassigned] [Bug 214558] New: Typing in an editable container near the bottom of the page sometimes causes unnecessary scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 10:51:26 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214558

            Bug ID: 214558
           Summary: Typing in an editable container near the bottom of the
                    page sometimes causes unnecessary scrolling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

Created attachment 404728

  --> https://bugs.webkit.org/attachment.cgi?id=404728&action=review

Minimal repro case

To reproduce:

1. Focus the editable area at the bottom of the page and place the caret after the letter ‘C’.
2. Hit backspace.
3. Type the letter C again.

Expected: the page should not scroll.
Observed: the page scrolls up by a few pixels.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200720/b4926a38/attachment-0001.htm>


More information about the webkit-unassigned mailing list