Closed Bug 1429817 Opened 6 years ago Closed 6 years ago

Incorrect height for topsite buttons

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox 60
Iteration:
60.1 - Jan 29
Tracking Status
firefox59 --- wontfix
firefox60 --- verified

People

(Reporter: andreio, Assigned: andreio)

References

Details

Attachments

(1 file)

Attached image edit_win.png
Observe the small white gap when hovering the topsite actions. This seems to be windows only.
Windows seems to have some inconsistencies when it comes to computed dimensions which causes this issue but also noticed another one related: when you click "Edit" the modal with the topsites is slightly shifted from where the topsites are normally.
Assignee: nobody → andrei.br92
Iteration: --- → 60.1 - Jan 29
Priority: -- → P1
> document.querySelectorAll('.top-sites-list').forEach(e => console.log(e.getClientRects()))

Inspecting the size and position of the top sites containers on Windows shows different values (vs Mac showing same values) for normal vs edit mode but I wasn't able to pin down an exact property that is causing this.

The fact that we have two different sets of topsites makes debugging more complicated.

I know that some of the values for margin/padding etc of various elements need to be updated so I will pause work on this bug.
This will be fixed when bug 1432899 lands.
Depends on: 1432899
Whiteboard: [AS60MVP]
we removed this in bug 1432899
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Blocks: 1434116
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Firefox: 60.0a1, Build ID 20180131220303

This issue is no longer reproducible because the whole section was removed in Bug 1432899. Verified on Windows 10 x64, Ubuntu 14.04 x64 and Mac 10.12, with the latest Nightly (60.0a1) build installed.
Status: RESOLVED → VERIFIED
Whiteboard: [AS60MVP]
Component: Activity Streams: Newtab → New Tab Page
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: