[Webkit-unassigned] [Bug 139629] New: Unnecessary scroll bars when child is resized manually.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 14 15:55:13 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139629
Bug ID: 139629
Summary: Unnecessary scroll bars when child is resized
manually.
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: karl.tarvas at gmail.com
Given a parent element <div> with set width, height and overflow: auto, containing a child element <div> with larger set dimensions, when the child element is manually resized (through class addition, Javascript etc.) to be equal the parent's dimensions, the scroll bars are not hidden (as they should be).
Sample on Jsfiddle: http://jsfiddle.net/rktvybb0/
Related discussion on Stack Overflow: http://stackoverflow.com/questions/27474930/avoid-triggering-overflow-auto-after-resizing-a-child-element-to-matching-size/
--
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/20141214/e463f2ef/attachment-0002.html>
More information about the webkit-unassigned
mailing list