You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
New tab shows a black layout before showing smooth fade-in transition
Steps to Reproduce
Clean install 0.19.98
Open a new tab, shows black layout before an image is downloaded and shows smooth fade-in transition
Note which image is downloaded, keep opening new tabs, Image loaded in step2 again shows up but still has the black layout for about 2 secs before showing smooth fade-in transition
Actual result:
New tab shows a black layout before showing smooth fade-in transition
Expected result:
If image is already downloaded, then it should be cached and subsequent show of the image should not result in black layout
@srirambv when you say reproducible 100%, meaning you never get a cached image? Note that the background will always fade in over 0.5 seconds, after the page load. So, to be explicit:
Uncached image: image will start to fade-in after image downloads, fade-in will take 0.5 seconds
Cached image: image will start to fade-in almost immediately after page load, fade-in will take 0.5 seconds
Description
New tab shows a black layout before showing smooth fade-in transition
Steps to Reproduce
Actual result:
New tab shows a black layout before showing smooth fade-in transition
Expected result:
If image is already downloaded, then it should be cached and subsequent show of the image should not result in black layout
Reproduces how often:
100%
Brave Version
about:brave info:
Reproducible on current live release:
No
Additional Information
Could be due to the fix for #11813 . Issue reproduced on mac by @LaurenWags
cc: @petemill
#6503
The text was updated successfully, but these errors were encountered: