[Webkit-unassigned] [Bug 22054] New: DRT does not properly reset scrollbar arrows to default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 14:00:54 PST 2008


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

           Summary: DRT does not properly reset scrollbar arrows to default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pol at apple.com


This code in DRT has actually no effect for the scrollbars drawn by WebKit as
it uses HI toolbox which reads the default _only_ from
kCFPreferencesAnyApplication / kCFPreferencesCurrentUser /
kCFPreferencesAnyHost.

[defaults setObject:@"DoubleMax" forKey:@"AppleScrollBarVariant"];

This makes pixel tests fail for test cases that display scrollbars if the user
has chosen to place scroll arrows at top and bottom in system preferences.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list