Closed
Bug 1300564
Opened 9 years ago
Closed 9 years ago
Awesomebar has white gradient when using private browsing
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect, P2)
Tracking
(fennec50+, firefox51 affected)
RESOLVED
INCOMPLETE
People
(Reporter: jonalmeida, Assigned: cnevinchen)
Details
(Whiteboard: [TPE-1])
Attachments
(1 file)
254.61 KB,
image/png
|
Details |
STR:
- Open a private browsing tab
- Visit any webpage
- Using the app drawer button, switch to multiple different applications such that it offloads some of Fennec's resources and requires the app to reload the webpage when you return back. (Do not swipe the app away from the app drawer, this doesn't work).
- Observe the url bar and the white gradient that shouldn't be there.
See screenshot of what the issue looks like.
I've seen this bug show up since 50, but I've only recently found a working set of STRs.
Updated•9 years ago
|
OS: Unspecified → Android
Priority: -- → P2
Hardware: Unspecified → All
Whiteboard: [TPE-1]
tracking-fennec: ? → 50+
Assignee | ||
Comment 1•9 years ago
|
||
Thanks for reporting!
Sorry I can't reproduce this bug.
I've tried to open the app and open the same page. After I launched several apps and go back to Fennec, the URL input area is still the same.
I even add a hidden menu item and call below code to manually refresh the page ... still can't reproduce the error.
Tab selectedTab = Tabs.getInstance().getSelectedTab();
selectedTab.doReload(true);
Would you please try the latest version of Fennec to see if this happens again?
Thanks!
Flags: needinfo?(jonalmeida942)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cnevinchen
Assignee | ||
Comment 2•9 years ago
|
||
I'll close this bug since it's been a while. Please feel free to reopen it if it happens again.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 3•9 years ago
|
||
Closing due to inactivity should be incomplete.
Resolution: WONTFIX → INCOMPLETE
Comment 4•8 years ago
|
||
Fixed by bug 1320605 maybe?
Reporter | ||
Comment 5•8 years ago
|
||
I don't see this issue anymore. Clearing NI.
Flags: needinfo?(jonalmeida942)
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•