[Webkit-unassigned] [Bug 148798] New: Scroll-Snap together with box-shadow on hover...jumps back to top of window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 06:16:13 PDT 2015


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

            Bug ID: 148798
           Summary: Scroll-Snap together with box-shadow on hover...jumps
                    back to top of window
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lveith at t-online.de

Created attachment 260589
  --> https://bugs.webkit.org/attachment.cgi?id=260589&action=review
scroll with mouse on red-element shows bug, on green element did not.

Use Scroll-Snap together with a extra box-shadow by hover a Scroll-Line-Element, shows a bug.

The Bug is, it always jumps/returns to Top of Window,
when your scrolling begins with mouse-position on any of that hover-Elements
and ends on any of that hover-Elements
and mouse move out of that hover-Element (after that it jumps back to Top of Window).

In Attachment, see document "testScrollSnap.html".
To reproduce the Bug by my attached document,
move your mouse-cursor on the first left-side red-hover-element(01),
than scroll down with two fingers on your touchpad.
After your scroll-down ends, your mouse is still on another red-hover-element, than move your cursor to right with one finger (out of that hover-element).
Now you see the bug, it jumps back to Top of Window.
This only happens when you scroll on left side red elements.
It do not happen when you scroll on right side green elements or any other mouse position outside the red-elements.

I only can reproduce the bug when i use a css box-shadow in the hover-effect.
Making a hover-effect with the css outline or "cursor: pointer" did NOT had this Bug-Effekt "jump back to top of window".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150904/2ca9b0ce/attachment.html>


More information about the webkit-unassigned mailing list