Megabar breaks some parts of url highlight
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
People
(Reporter: mak, Unassigned)
References
(Blocks 1 open bug)
Details
entering a url and blurring the urlbar used to highlight (de-emphasize) the url, with megabar on it doesn't.
Note however we are evaluating not applying the de-emphasized on invalid pageproxystate for bug 1577539, thus we should take a decision about that. Anyway worth checking what broke.
we should also check test coverage with mb on.
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
bug 1577472 didn't change this, afaict.
Reporter | ||
Comment 3•5 years ago
|
||
A simple test is loading a page, clicking on the megabar, then clicking again on content. The highlighting gets lots.
As I said in comment 0, we should evaluate whether we want to highlight a non-loaded url or not, but anyway we need a test to check the decided behavior.
I think we should only apply the highlight on pageproxystate == "valid", a test should verify we do that.
Comment 4•5 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #2)
bug 1577472 didn't change this, afaict.
Right, we filed bug 1580538. There's some background information there about why bug 1577472 didn't fix it and what my plan is.
Reporter | ||
Comment 5•5 years ago
|
||
Ok, we'll use the security bug for the pageproxystate fix.
Description
•