Closed
Bug 1195321
Opened 9 years ago
Closed 9 years ago
'Thumbnail removed' message overlaps search bar from newtab
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
People
(Reporter: bmaris, Assigned: mzhilyaev)
References
Details
(Keywords: regression)
Attachments
(5 files)
38.45 KB,
image/png
|
Details | |
323.98 KB,
image/png
|
Details | |
553 bytes,
patch
|
Mardak
:
review+
|
Details | Diff | Splinter Review |
258.31 KB,
image/png
|
Details | |
532 bytes,
patch
|
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Affected platforms:
- Windows 7 64-bit
- Mac OS X 10.10.4
- Ubuntu 14.04 32-bit
Affected builds:
- latest Nightly 43.0a1
- latest Aurora 42.0a2
STR:
1. Open Firefox and navigate to about:newtab
2. Reduce the browsers width
2. Delete one thumbnail
Expected results: No visual issues can be seen.
Actual results: The undo menu overlaps Search bar from new tab
Comment 1•9 years ago
|
||
Probably made worse from bug 1180387 with it pushing the search bar upwards.
Blocks: 1180387
Keywords: regression
Assignee | ||
Comment 2•9 years ago
|
||
(In reply to Ed Lee :Mardak from comment #1)
> Probably made worse from bug 1180387 with it pushing the search bar upwards.
1180387 change was never uplifted to Aurora 42.0a2.
I verified that latest Aurora 42.0a2 build has the problem, and it does not have 1180387 changes.
Since 1180387 is not the root cause, 1180387 should depend on this regression.
Hence, removing the dependency.
No longer blocks: 1180387
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to maxim zhilyaev from comment #2)
> Since 1180387 is not the root cause, 1180387 should depend on this
This should read - "1180387 should NOT depend on this regression"
Comment 4•9 years ago
|
||
It was made worse by bug 1180387 because before that change, there usually was empty space for the undo message.
Blocks: 1180387
Assignee | ||
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
When I said "it was made worse," I mean this bug is more likely to be seen by more users. Yes, even without the patch, it's possible to trigger the bug if the user's window is sized a certain way, but with the patch, the bug happens for a lot more window sizes.
Assignee | ||
Comment 7•9 years ago
|
||
Increasing top margin of the search-container to avoid overlaps with undo message.
Attachment #8650202 -
Flags: review?(edilee)
Assignee | ||
Comment 8•9 years ago
|
||
Requesting info from aaron if this would be an acceptable fix.
Flags: needinfo?(athornburgh)
Comment 9•9 years ago
|
||
Comment on attachment 8650202 [details] [diff] [review]
1195321.patch.v1
Approach is fine. Wait for dcrobot's spec on how far the search bar should be from the undo container as well as the customize/gear button.
Attachment #8650202 -
Flags: review?(edilee) → review+
Comment 10•9 years ago
|
||
would it be possible to show this beneath the actual tile deleted, instead of in a fixed position upper/left?
Flags: needinfo?(athornburgh)
Assignee | ||
Comment 11•9 years ago
|
||
(In reply to Aaron from comment #10)
> would it be possible to show this beneath the actual tile deleted, instead
> of in a fixed position upper/left?
It could be, but I would prefer to file that as a separate bug. I need to uplift all changes related to 1180387 (this bug included) to aurora/beta, preferably this Friday. I would much prefer if we do a simple fix now.
Comment 12•9 years ago
|
||
Max, I'm good with your solution. Don't worry about my comment above for now.
Thanks.
https://hg.mozilla.org/mozilla-central/rev/e7355d3ce8cc
https://hg.mozilla.org/mozilla-central/rev/2ad682b0da99
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Comment 16•9 years ago
|
||
Confirming the fix on latest Nightly, build ID: 20150825030212.
Tested on Windows 7 64-bit, Windows 10 64-bit, Mac OS X 10.9.5 and Ubuntu 12.04 32-bit.
Filled bug 1198754, the cog wheel overlaps the thumbnail removal message when the window is resized.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
QA Contact: cornel.ionce
Assignee | ||
Comment 17•9 years ago
|
||
Approval Request Comment
[Feature/regressing bug #]:
A regression of 1180387
[User impact if declined]:
Significant - UX looks ugly
[Describe test coverage new/current, TreeHerder]:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ab58a4b34f15
[Risks and why]:
Low risk - the change is one-liner for css margin setting
[String/UUID change made/needed]: NONW
Attachment #8654659 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•9 years ago
|
Attachment #8654659 -
Attachment description: 1195321.aurora.v1 → V1. 1195321 aurora patch
Updated•9 years ago
|
status-firefox42:
--- → affected
Comment 18•9 years ago
|
||
Comment on attachment 8654659 [details] [diff] [review]
V1. 1195321 aurora patch
Bad UX, taking it.
Attachment #8654659 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 19•9 years ago
|
||
Comment 20•9 years ago
|
||
Backed out for various newtab test failures.
https://hg.mozilla.org/releases/mozilla-aurora/rev/5a9d52dfc064
https://treeherder.mozilla.org/logviewer.html#?job_id=1090951&repo=mozilla-aurora
Comment 21•9 years ago
|
||
The uplift of bug 1194895 actually fixed those failures before this backout landed. Re-landed.
https://hg.mozilla.org/releases/mozilla-aurora/rev/214492ce4267
Blocks: Sprint_CS_S2
Comment 22•9 years ago
|
||
Verified fixed on Windows 7 64-bit, Windows 10 32-bit, Mac OS X 10.9.5 and Ubuntu 12.04 32-bit using Firefox 42 beta 2, build ID: 20150928102225.
You need to log in
before you can comment on or make changes to this bug.
Description
•