Closed
Bug 1421797
Opened 8 years ago
Closed 8 years ago
nightly thinks it's mobile
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: steve, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20171129111030
Steps to reproduce:
Visited these websites:
* https://www.reddit.com/
* https://doc.rust-lang.org/book/first-edition/
Actual results:
Reddit displays their "download and install reddit mobile!" header.
The book displays the sidebar collapsed, see the hamburger menu in the upper right corner.
Expected results:
They shouldn't think they're on mobile. With Reddit, that means no banner, with the book, it means that the sidebar should be expanded rather than collapsed.
Reddit is not open sourced, but the book is, and it looks like it's using a media query to determine the collapse of the sidebar: https://github.com/rust-lang-nursery/mdBook/blob/79dd03e8e9cc2825b25531859650c7236f7050e7/src/theme/stylus/theme-popup.styl#L26 Maybe that's a hint?
That's very odd. I'm not seeing this issue on my computer. Please follow the troubleshooting guide at https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems and let me know if the issue persists.
Component: Untriaged → General
| Reporter | ||
Comment 2•8 years ago
|
||
This... seems to have gone away. Sorry about the noise!
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•