should blue dot indicating no tracking protection be on the app menu toolbar button?
Categories
(Firefox :: Site Identity, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | verified |
People
(Reporter: heycam, Assigned: timhuang)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [privacy-panel][skyline])
Attachments
(2 files)
When I'm viewing a page that I've turned tracking protection off for, I see a blue dot on the app menu toolbar icon. Is that its intended location? When I mouse over it, the shield button to the left of the address gets a hover highlight, so I'm wondering if it should be over there.
Reporter | ||
Comment 1•5 years ago
|
||
Hi Tim, can you say what the intended location of the blue dot is?
Reporter | ||
Comment 2•5 years ago
|
||
needinfod the wrong Tim. :) (Although maybe both Tims know the answer!)
Assignee | ||
Comment 3•5 years ago
|
||
Hi Cameron,
This is not the intended location. The blue dot should be on the shield icon.
Assignee | ||
Comment 4•5 years ago
|
||
I will look into that to figure out what happens there.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
This bug is regressed by Bug 1569872 cuz it accidentally removed the 'position: relative;' from the tracking protection icon container. This rule is needed in order to correctly position the blue dot.
Assignee | ||
Comment 6•5 years ago
|
||
The patch adds back the 'position: relative;' rule to the tracking
protection icon container. This is need in order to position the blue
dot.
Comment 7•5 years ago
|
||
Lol, this bug is really amusing, thanks for catching this!
Comment 8•5 years ago
|
||
(In reply to Tim Huang[:timhuang] from comment #5)
This bug is regressed by Bug 1569872 cuz it accidentally removed the 'position: relative;' from the tracking protection icon container. This rule is needed in order to correctly position the blue dot.
This wasn't accidental. I purposely removed position: relative
because the border no longer needed it. But I forgot about the blue dot :)
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 11•5 years ago
•
|
||
I have reproduced this issue using Firefox 70.0a1 (2019.08.11) on Win 10 x64.
I can confirm this issue is fixed, I verified using Firefox 70.0b14 on Win 10 x64, macOS 10.13 and Ubuntu 18.04 x64.
Updated•3 years ago
|
Description
•