[Webkit-unassigned] [Bug 169900] New: RTL: scrolling a div with 'overflow-x: hidden' causes content to overflow to the right instead of left
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 20 17:21:35 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169900
Bug ID: 169900
Summary: RTL: scrolling a div with 'overflow-x: hidden' causes
content to overflow to the right instead of left
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bburg at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
webkit-bug-importer at group.apple.com, zalan at apple.com
Created attachment 304975
--> https://bugs.webkit.org/attachment.cgi?id=304975&action=review
reduction
STEPS TO REPRODUCE:
1. Open the reduction
2. Scroll inside the div
EXPECTED:
During scrolling, overflow should be on the trailing side (left for RTL)
ACTUAL:
After scrolling a bit, the div shows the trailing content and the leading content is overflowed to the right side.
--
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/20170321/1d30b702/attachment.html>
More information about the webkit-unassigned
mailing list