Bug 81112 - The width and height of the scroll indicators in the MiniBrowser does not consider the offset margins.
Summary: The width and height of the scroll indicators in the MiniBrowser does not con...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Færøy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 08:27 PDT by Alexander Færøy
Modified: 2012-03-14 08:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-03-14 08:29 PDT, Alexander Færøy
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>