Open Bug 1467160 Opened 6 years ago Updated 2 years ago

reader mode show cookies information in gitlab.com

Categories

(Toolkit :: Reader Mode, defect, P3)

60 Branch
defect

Tracking

()

People

(Reporter: susso0, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180516032328

Steps to reproduce:

1. Go to "https://about.gitlab.com/2018/06/05/gitlab-ultimate-and-gold-free-for-education-and-open-source/"
2. Activate "read mode"


Actual results:

In reading mode I see information about cookies instead of text


Expected results:

The reading mode should extract and simplify the text of the post
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
20180606100133
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Reader Mode
Ever confirmed: true
Product: Firefox → Toolkit
This is coming from the following element,
<div id="CybotCookiebotDialog" name="CybotCookiebotDialog" role="alertdialog" aria-describedby="CybotCookiebotDialogBodyContentTitle" dir="ltr" ng-non-bindable="" style="display: block; padding-bottom: 18px; opacity: 1; top: 532px; width: 100%; height: auto;" lang="en"><div id="CybotCookiebotDialogBody"><div id="CybotCookiebotDialogPoweredbyLink">

This element is visible and sits at the bottom of the screen. It looks like they are using JS to update the `top` CSS property as the window resizes, simulating a position:sticky element.

I'm not sure what we can do here about this, except maybe moving or decreasing the size of elements that have this ID. Googling this ID comes back with https://www.cookiebot.com/
Priority: -- → P3
See Also: → 1662950
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.