Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6027515697037312: Prevent Safari from showing scrollbars while loading the bubble (Closed)

Created:
Jan. 15, 2014, 6:06 p.m. by Sebastian Noack
Modified:
Jan. 16, 2014, 11:39 a.m.
Visibility:
Public.

Description

Safari currently shows scrollbars while loading the bubble. We have to hide them with an inline style, because of while the bubble is loading, external stylesheets might not be available yet.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M popup.html View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
Sebastian Noack
Jan. 15, 2014, 6:08 p.m. (2014-01-15 18:08:53 UTC) #1
Wladimir Palant
LGTM. However, what scrollbars on OS X?
Jan. 16, 2014, 8:44 a.m. (2014-01-16 08:44:31 UTC) #2
Sebastian Noack
Jan. 16, 2014, 11:33 a.m. (2014-01-16 11:33:59 UTC) #3
On 2014/01/16 08:44:31, Wladimir Palant wrote:
> LGTM. However, what scrollbars on OS X?

You see them for the fraction of a second sometimes, while the popover is
loading: http://cl.ly/TIJx/adp.mp4

Powered by Google App Engine
This is Rietveld