Bug 69654 - [Mac] Scrollbars in embedded PDFs should update when system preferences change
Summary: [Mac] Scrollbars in embedded PDFs should update when system preferences change
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks: 67774
  Show dependency treegraph
 
Reported: 2011-10-07 12:29 PDT by Alexey Proskuryakov
Modified: 2011-10-07 13:43 PDT (History)
0 users

See Also:


Attachments
proposed fix (2.91 KB, patch)
2011-10-07 12:33 PDT, Alexey Proskuryakov
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2011-10-07 12:29:04 PDT
When scrollbar style changes from overlay to legacy or back, we should update display dynamically.
Comment 1 Alexey Proskuryakov 2011-10-07 12:33:47 PDT
Created attachment 110195 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-10-07 13:43:06 PDT
Committed <http://trac.webkit.org/changeset/96979>.