Bug 81112

Summary: The width and height of the scroll indicators in the MiniBrowser does not consider the offset margins.
Product: WebKit Reporter: Alexander Færøy <ahf>
Component: WebKit QtAssignee: Alexander Færøy <ahf>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

Description Alexander Færøy 2012-03-14 08:27:05 PDT
SSIA man.
Comment 1 Alexander Færøy 2012-03-14 08:29:45 PDT
Created attachment 131857 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-03-14 08:37:12 PDT
Comment on attachment 131857 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=131857&action=review

> Tools/ChangeLog:3
> +        The scroll indicators touches each other in an inappropriate manner in the Qt MiniBrowser

No that is not what you are fixing.

The width of the scroll indicators does not consider the offset margins.
Comment 3 Alexander Færøy 2012-03-14 08:43:33 PDT
Committed r110705: <http://trac.webkit.org/changeset/110705>