<datalist> options box using absolute position when exiting fullscreen which causes it to overlay address bar
Categories
(Toolkit :: Autocomplete, defect)
Tracking
()
People
(Reporter: haxatron1, Unassigned)
References
()
Details
(Keywords: csectype-spoof, reporter-external, sec-moderate, Whiteboard: [reporter-external] [client-bounty-form] [verif?])
Attachments
(2 files)
The <datalist> options box uses absolute position. Therefore, when placed where the address bar is normally located and exit fullscreen, it can cause it to overlay address bar.
(1): Go to https://sly-heavenly-wasabi.glitch.me/select.html
(2): Click anywhere on page to enter fullscreen
(3): Go to input box and key in "h". Fullscreen exit and options box overlay address bar.
The options box should close when exiting fullscreen.
Tested on 114.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Maybe this is more like Layout because of the box positioning than about full screen per se.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Possibly a dupe of bug 1828259.
I do think this has something to do with fullscreen. Basically what happens is when the screen size of the page gets bigger when exiting fullscreen the position of the box remains the same -- so when the box is where the address bar is normally located and the fullscreen is exit, the box will cover the address bar once fullscreen has exited.
Comment 8•2 years ago
|
||
Yes, effectively.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•10 months ago
|
Updated•5 days ago
|
Description
•