After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691122 - webview: don't set the OSD style class on the whole overlay
webview: don't set the OSD style class on the whole overlay
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-01-04 11:08 UTC by Cosimo Cecchi
Modified: 2013-01-08 13:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
webview: don't set the OSD style class on the whole overlay (1.77 KB, patch)
2013-01-04 11:08 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2013-01-04 11:08:43 UTC
See patch
Comment 1 Cosimo Cecchi 2013-01-04 11:08:45 UTC
Created attachment 232724 [details] [review]
webview: don't set the OSD style class on the whole overlay

The progressbar is an OSD; setting it on the whole overlay means the
scrolled window and the view itself will also match it, which we don't
want. See also

http://git.gnome.org/browse/epiphany/commit/?id=2e710ab607b2ab2b18125574bf9fbcd44abd74b4
Comment 2 Debarshi Ray 2013-01-08 13:47:30 UTC
Thanks a lot for the patch.