Closed Bug 1385862 Opened 7 years ago Closed 5 months ago

Modal when scrolled on the DOM, the ::before doesn't get to the top, it appears with a space equal to the amount of pixels I scrolled.

Categories

(Core :: DOM: CSS Object Model, defect, P3)

54 Branch
defect

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox57 --- wontfix

People

(Reporter: jose.goncalves, Unassigned)

Details

Attachments

(1 file)

Attached image Example of the issue
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170628075643

Steps to reproduce:

1) Go to https://www.farfetch.com/uk/shopping/women/frame-denim-split-hem-jeans-item-12207284.aspx?storeid=9845
2) Open the Console and place the following to set a cookie:
document.cookie = "toggle_slice=pdpslice";
3)Refresh the page
4)Scroll down
5) Click in the link Size Guide next to the price section





Actual results:

There is modal, with { position: fixed }  what has a background with ::before: {position fixed; top: 0; }
The issue is: When I open that modal when I scroll on the DOM, the ::before doesn't get to the top, it appears with a space equal to the amount of pixels I scrolled.


Expected results:

The background ( ::before) should fill all the page (also the part of the page that I have scrolled)
This doesn't look like a security issue, so I'm unhiding it.
Group: core-security
Priority: -- → P3
The size guide appears to function correctly for me on the latest Firefox Nightly. Does this still occur for you?
Flags: needinfo?(jose.goncalves)
Hi Jet! I updated the Firefox version to 55.0.3 (32-bit , but the issue still occurs.
Flags: needinfo?(jose.goncalves)
Severity: normal → S3

The page here here seems to have disappeared, so this is INCOMPLETE at this point.

Jose: if you're still seeing this at another page on this same site, feel free to reopen (or file a new bug) with the updated URL. Thanks!

Status: UNCONFIRMED → RESOLVED
Closed: 5 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: