[ 
https://issues.apache.org/jira/browse/COUCHDB-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Keen updated COUCHDB-2467:
------------------------------
    Description: 
Neat CSS issue. There's a sort of quick flashing that appears over the 
breadcrumbs section on the Database pages when changing routes. 

To reproduce: 
1. In Chrome (looks fine in FF), go to the Database -> All Docs page for a 
database.
2. Click from the All Documents page to All Design Docs.

Note: it's subtle! And it only occurs on Chrome, not Firefox. Notice that 
there's a sort of quick white flash that appears over the breadcrumbs section - 
making it look a little like the breadcrumbs are being re-rendered (they're not 
any more, thanks to COUCHDB-2465 :) ).

This is due to a combination of the document <footer>'s position:fixed and the 
parent #dashboard element not being explicitly set to 100%. For some reason on 
Chrome it briefly gets rendered at the top of the page.

  was:
Neat CSS issue. There's a sort of quick flashing that appears over the 
breadcrumbs section on the Database pages when changing routes. 

To reproduce: 
1. In Chrome (looks fine in FF), go to the Database -> All Docs page for a 
database.
2. Click from the All Documents page to All Design Docs.

Note: it's subtle! And it only occurs on Chrome, not Firefox. Notice that 
there's a sort of quick white flash that appears over the breadcrumbs section - 
causing a sort of flash before the breadcrumbs re-appear. 

This is due to a combination of the document <footer>'s position:fixed and the 
parent #dashboard element not being explicitly set to 100%. For some reason on 
Chrome it briefly gets rendered at the top of the page.


> Minor flashing over breadcrumbs during route changes
> ----------------------------------------------------
>
>                 Key: COUCHDB-2467
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2467
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> Neat CSS issue. There's a sort of quick flashing that appears over the 
> breadcrumbs section on the Database pages when changing routes. 
> To reproduce: 
> 1. In Chrome (looks fine in FF), go to the Database -> All Docs page for a 
> database.
> 2. Click from the All Documents page to All Design Docs.
> Note: it's subtle! And it only occurs on Chrome, not Firefox. Notice that 
> there's a sort of quick white flash that appears over the breadcrumbs section 
> - making it look a little like the breadcrumbs are being re-rendered (they're 
> not any more, thanks to COUCHDB-2465 :) ).
> This is due to a combination of the document <footer>'s position:fixed and 
> the parent #dashboard element not being explicitly set to 100%. For some 
> reason on Chrome it briefly gets rendered at the top of the page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to