Closed
Bug 1490508
Opened 6 years ago
Closed 6 years ago
CSS mask not applied correctly when recommendation is expanded and url bar text is selected
Categories
(Firefox :: Messaging System, defect, P2)
Firefox
Messaging System
Tracking
()
People
(Reporter: ahillier, Assigned: ahillier)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
173.42 KB,
image/png
|
Details | |
46 bytes,
text/x-phabricator-request
|
Mardak
:
review+
pascalc
:
approval-mozilla-beta-
|
Details | Review |
52 bytes,
text/x-github-pull-request
|
Details | Review | |
46 bytes,
text/x-phabricator-request
|
ursula
:
review+
pascalc
:
approval-mozilla-beta+
|
Details | Review |
116.07 KB,
image/png
|
Details |
As Bryan pointed out in Slack, this shouldn't happen (see attached image)
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Iteration: --- → 64.1 (Sep 14)
status-firefox63:
--- → affected
status-firefox64:
--- → affected
tracking-firefox63:
--- → ?
Priority: -- → P1
Comment 3•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/e1b7dd62028f851e022e19667bed5ee77ffccded
Fix Bug 1490508 - Collapse the recommendation when the urlbar is focused (#4414)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•6 years ago
|
||
Reopening because there's also a Mozilla Central browser CSS patch for this bug https://phabricator.services.mozilla.com/D5618
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•6 years ago
|
||
Comment on attachment 9008252 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
Ed Lee :Mardak has approved the revision.
Attachment #9008252 -
Flags: review+
Pushed by elee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43e67f28b425
Apply mask correctly to CFR recommendation on urlbar focus r=Mardak
Comment 7•6 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•6 years ago
|
Hi Adam, could you please request beta uplift for this?
Flags: needinfo?(a.hillier)
Assignee | ||
Comment 9•6 years ago
|
||
Comment on attachment 9008252 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
Approval Request Comment
[Feature/Bug causing the regression]: Bug 1484030
[User impact if declined]: Low-Medium - it's a bad experience but will be rarely encountered by a minority of users
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: Yes
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]: Bug 1489962 is an export patch containing the corresponding commit to the Activity Stream GitHub repo that I think will also be uplifted, but strictly speaking this patch can be uplifted on its own.
[Is the change risky?]: No
[Why is the change risky/not risky?]: It consists of some minor browser CSS changes that have been manually verified
[String changes made/needed]: None
Flags: needinfo?(a.hillier)
Attachment #9008252 -
Flags: approval-mozilla-beta?
Comment 10•6 years ago
|
||
(In reply to Adam Hillier :ahillier from comment #9)
> [List of other uplifts needed for the feature/fix]: Bug 1489962 is an export
> patch containing the corresponding commit to the Activity Stream GitHub repo
> that I think will also be uplifted, but strictly speaking this patch can be
> uplifted on its own.
We should update the patch in this bug and request uplift on the combined change. We won't be uplifting bug 1489962's patch.
Comment 12•6 years ago
|
||
Comment on attachment 9008252 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
The patch in bug 1489962 got backed out and there was no uplift request in the other bug.
Attachment #9008252 -
Flags: approval-mozilla-beta? → approval-mozilla-beta-
Comment 13•6 years ago
|
||
Backout by btara@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/d2e41f2f964d
Backed out changeset 8dde92f89a24 for browser_asrouter_cfr.js failures. a=backout
Relanded:
https://hg.mozilla.org/mozilla-central/rev/581019e9ea70
Updated•6 years ago
|
Assignee: a.hillier → nobody
Iteration: 64.1 (Sep 14) → 64.3 (Oct 12)
Priority: P1 → P2
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Comment on attachment 9013382 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
Ursula Sarracini (:ursula) has approved the revision.
Attachment #9013382 -
Flags: review+
Comment 16•6 years ago
|
||
Comment on attachment 9013382 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
See comment 9 except there's no other dependent bugs as the patch here picks out the one relevant activity-stream change from the larger export.
Attachment #9013382 -
Flags: approval-mozilla-beta?
Comment 17•6 years ago
|
||
Comment on attachment 9013382 [details]
Bug 1490508 - Apply mask correctly to CFR recommendation on urlbar focus
Fix for a visual bug in primary UI, uplift approved for 63 beta 12.
Attachment #9013382 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 18•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Assignee: nobody → a.hillier
Comment 19•6 years ago
|
||
Looks like attachment 9008252 [details] instead of attachment 9013382 [details]
Comment 20•6 years ago
|
||
Comment 21•6 years ago
|
||
I landed the rest as https://hg.mozilla.org/releases/mozilla-beta/rev/b80fb23f66ea
Updated•5 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•