Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox is forcing mobile version. (Win10) It's fine in other browsers.

  • 3 답장
  • 6 이 문제를 만남
  • 2 보기
  • 최종 답변자: Greatwalk

more options

http://www.games-workshop.com/en-US/blog/blog.jsp http://www.forgeworld.co.uk/en-US/FW-Home

Those sites specifically. The other browsers run it fine as normal, even the only version of Firefox ran it fine, I just updated and now this.

http://www.games-workshop.com/en-US/blog/blog.jsp http://www.forgeworld.co.uk/en-US/FW-Home Those sites specifically. The other browsers run it fine as normal, even the only version of Firefox ran it fine, I just updated and now this.

글쓴이 Greatwalk 수정일시

선택된 해결법

This is definitely bad user agent sniffing. I get the mobile page with Firefox 40 on Linux with a Firefox 40 user agent and not with a Firefox 39 or lower user agent.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

Strange, same on Windows 7. Fortunately, both pages have a "full site" link at the bottom which fixes the display. Presumably this sets a cookie, though, so if the cookie is cleared the mobile display probably will return. I started looking at their browser detection script, but... it hurt my eyes.

more options

선택된 해결법

This is definitely bad user agent sniffing. I get the mobile page with Firefox 40 on Linux with a Firefox 40 user agent and not with a Firefox 39 or lower user agent.

more options

I made myself a general.useragent.override string and set it to Firefox 39 so I'm good for now.

I'll try and contact the owners of the website. Thanks!