Last modified: 2014-06-08 23:58:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51474, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49474 - FOUC on Bugzilla portal page
FOUC on Bugzilla portal page
Status: RESOLVED WORKSFORME
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-12 08:33 UTC by Liangent
Modified: 2014-06-08 23:58 UTC (History)
7 users (show)

See Also:
Web browser: Firefox
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Liangent 2013-06-12 08:33:28 UTC
It looks as if <link rel="stylesheet" href="skins/contrib/Wikimedia/index.css" media="screen" /> is not loaded initially.
Comment 1 Andre Klapper 2013-06-12 19:34:26 UTC
Could you attach a screenshot after bypassing/clearing your browser cache?
Comment 2 Andre Klapper 2013-06-14 20:23:01 UTC
Cannot reproduce, and a few other people in the office either. Please attach a screenshot if this still happens after clearing your browser cache.
Comment 3 Liangent 2013-06-15 05:47:30 UTC
It still happens randomly but not always... in Firefox.

How can I catch a screen persisting for less than a second, or am I allowed to edit DOM to emulate it?
Comment 4 Liangent 2013-06-15 05:49:10 UTC
Maybe it works when <!-- If custom Wikimedia skin --> is placed before <body>?


  <body onload=""
        class="bugzilla-wikimedia-org skin-vector yui-skin-sam">



<!-- If custom Wikimedia skin -->
   <div id="page-base" class="noprint"></div>
                <div id="head-base" class="noprint"></div>
                <!-- content -->
                <div id="content-container" >
                        <a id="top"></a>
                        <!-- bodyContent -->
                        <div id="bodyContent">

 <!-- If custom Wikimedia skin -->

<link rel="stylesheet" href="skins/contrib/Wikimedia/index.css" media="screen" />
Comment 5 Jan Zerebecki 2014-04-20 08:05:08 UTC
If the index.css was included inside the body before like in comment #4 that might have been the culprit? That is not the case anymore. Perhaps it is now fixed?
Comment 6 This, that and the other (TTO) 2014-06-08 23:58:03 UTC
(In reply to Jan Zerebecki from comment #5)
> If the index.css was included inside the body before like in comment #4 that
> might have been the culprit? That is not the case anymore. Perhaps it is now
> fixed?

Marking WORKSFORME in the absence of any comments to the contrary.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links