Closed
Bug 1264882
Opened 9 years ago
Closed 9 years ago
During the tracking protection initial clickthrough there is a slight graphical glitch
Categories
(Firefox :: Tours, defect, P1)
Tracking
()
People
(Reporter: julienw, Assigned: past)
References
Details
(Whiteboard: [fxprivacy])
Attachments
(2 files)
This was the first time I saw the clickthrough about Tracking Protection in Aurora (I didn't update this computer for quite a long time). Current Build ID is 20160414004009, Aurora 47, French locale, Linux.
The click through starts once when we click on "next" on the small popup that explains the first step of the clickthrough. On the latest step, I see this glitch, as shown in the capture.
I have no idea how to start the clickthrough again so I can't give a better STR.
Updated•9 years ago
|
status-firefox47:
--- → affected
Comment 1•9 years ago
|
||
Gijs, do you know who could help on this issue? Thanks
Flags: needinfo?(gijskruitbosch+bugs)
Comment 2•9 years ago
|
||
Panos, can you route this to people who know about tracking protection / control center?
Flags: needinfo?(gijskruitbosch+bugs) → needinfo?(past)
Assignee | ||
Comment 3•9 years ago
|
||
I can reproduce on Ubuntu. It seems to be a small glitch in our CSS.
(In reply to Julien Wajsberg [:julienw] from comment #0)
> I have no idea how to start the clickthrough again so I can't give a better
> STR.
You can reset privacy.trackingprotection.introCount to be offered the tour again.
Component: Untriaged → General
Flags: needinfo?(past)
Whiteboard: [fxprivacy][triage]
Assignee | ||
Comment 4•9 years ago
|
||
I have a fix for this that I will post later.
Assignee: nobody → past
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Updated•9 years ago
|
Whiteboard: [fxprivacy][triage] → [fxprivacy]
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/46767/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/46767/
Attachment #8741809 -
Flags: review?(MattN+bmo)
Updated•9 years ago
|
Iteration: --- → 48.3 - Apr 25
Flags: qe-verify?
Priority: P2 → P1
Assignee | ||
Updated•9 years ago
|
Flags: qe-verify? → qe-verify+
Updated•9 years ago
|
QA Contact: paul.silaghi
Updated•9 years ago
|
Component: General → Tours
OS: Unspecified → Linux
Hardware: Unspecified → All
Updated•9 years ago
|
Attachment #8741809 -
Flags: review?(MattN+bmo) → review+
Comment 6•9 years ago
|
||
Comment on attachment 8741809 [details]
MozReview Request: Bug 1264882 - Fix a visual glitch in the TP tour. r?MattN
https://reviewboard.mozilla.org/r/46767/#review43459
Hopefully this doesn't conflict with bug 1180186.
::: browser/themes/linux/browser.css:1960
(Diff revision 1)
> #UITourTooltipButtons {
> + margin-left: -10px;
Is this trying to override the same style as the Windows stylesheet: https://mxr.mozilla.org/mozilla-central/source/browser/themes/windows/browser.css?rev=c285601ae929#2762
If so, can you please copy that comment here too.
Thanks
Assignee | ||
Comment 7•9 years ago
|
||
(In reply to Matthew N. [:MattN] (behind on reviews) from comment #6)
> If so, can you please copy that comment here too.
Done, thanks.
Comment 9•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Comment 10•9 years ago
|
||
Verified fixed FX 48.0a1 (2016-04-19) Ubuntu 14.04.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•