Closed
Bug 1482914
Opened 7 years ago
Closed 7 years ago
Search bar wrongly takes up all the top side when the browser is resized to a little less than half screen and the page scrolled
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | verified |
| firefox63 | --- | verified |
People
(Reporter: cmuresan, Assigned: rrosario)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
|
175.47 KB,
image/png
|
Details |
[Affected versions]:
- Nightly v63.0a1, Build ID 20180812220618
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have enough history so that all sections are populated and the page can be scrolled.
[Steps to reproduce]:
1. Open the browser with a clean new profile.
2. Resize the browser to a quarter screen.
3. Scroll down the page and observe the behavior.
[Expected results]:
- The Search bar keeps the same width as the page is scrolled.
[Actual results]:
- The Search bar fills the whole horizontal real estate.
[Notes]:
- Attached a screenshot of the issue.
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rrosario
Updated•7 years ago
|
Blocks: 1482205
Keywords: regression
Updated•7 years ago
|
Priority: P2 → P1
| Assignee | ||
Comment 1•7 years ago
|
||
I initially screwed up the Bug # in the commit/PR. The pull request is here:
https://github.com/mozilla/activity-stream/pull/4330
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/98b3851895522fa160bff8715b46fccea3dfb57e
Fix Bug 1482914 - fix width of search bar in fixed header
https://github.com/mozilla/activity-stream/commit/6a2252ccf8e0aea02857db1fb7848802ead4c491
Merge pull request #4330 from rlr/bug1482914/width-search-header
Fix Bug 1482914 - fix width of search bar in fixed header
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 3•7 years ago
|
||
Target Milestone: --- → Firefox 63
Comment 4•7 years ago
|
||
I have verified that this issue is no longer reproducible on Windows 10 x64, Arch Linux and Mac 10.13.3 with the latest version of "Firefox Nightly" (63.0a1 - Build ID 20180813220525) installed. Now the "Search Bar" keeps the same width as the page is scrolled.
Status: RESOLVED → VERIFIED
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
I managed to reproduce the issue using an older version of Nightly (2018-08-12) on Windows 10x64.
I retested everything using beta 62.0b19 on Windows 10 x64, Ubuntu 16.04 x64 and macOS 10.12. The bug is not reproducing anymore.
Updated•7 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•