Wiki in Mobile(?) format
Hi, since a few weeks I have the problem that I get the mobile(?) view for the wiki, when I open a "wiki.contextgarden.net" link. However, the mobile view is not feature complete (colors and renderings are missing). This only happens in Qutebrowser (maybe it sets a header wrong). Since the mobile view seems to be incomplete, is it possible to deactivate it completely? This is fixed when I open a www.contextgarden.net link. As a comparison: Open https://wiki.contextgarden.net/Command/setupframed in Qutebrowser: wiki-setupframed-qutebrowser.png Open https://www.contextgarden.net/Command/setupframed in Qutebrowser: www-setupframed-qutebrowser.png (Note: The pictures are really small to not exceed the MLs size limit.) These are my headers for the request: ``` GET /Command/setupframed HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 Cache-Control: no-cache Connection: keep-alive Cookie: mf_useformat=true DNT: 1 Host: wiki.contextgarden.net Pragma: no-cache Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: none Sec-Fetch-User: ?1 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/6.7.2 Chrome/118.0.5993.220 Safari/537.36 sec-ch-ua: "Not=A?Brand";v="99", "Chromium";v="118" sec-ch-ua-mobile: ?0 sec-ch-ua-platform: "Linux" ``` The same request in Firefox: ``` GET /Command/setupframed HTTP/1.1 Host: wiki.contextgarden.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8 Accept-Language: en-US,en;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate, br, zstd DNT: 1 Sec-GPC: 1 Connection: keep-alive Upgrade-Insecure-Requests: 1 Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: cross-site If-Modified-Since: Sun, 02 Jun 2024 16:02:37 GMT Priority: u=0, i ``` Can you reproduce the problem? Best Gerion
On 1 Aug 2024, at 16:15, Gerion Entrup
wrote: Hi,
since a few weeks I have the problem that I get the mobile(?) view for the wiki, when I open a "wiki.contextgarden.net" link. However, the mobile view is not feature complete (colors and renderings are missing).
There is a link at the bottom of each wiki page. Its label is either “Mobile view” (in your firefox) or “Desktop” (in your Qutebrowser). I am sure you can guess what clicking on it does. :) Best wishes, Taco
Am Donnerstag, 1. August 2024, 16:42:19 MESZ schrieb Taco Hoekwater:
On 1 Aug 2024, at 16:15, Gerion Entrup
wrote: Hi,
since a few weeks I have the problem that I get the mobile(?) view for the wiki, when I open a "wiki.contextgarden.net" link. However, the mobile view is not feature complete (colors and renderings are missing).
There is a link at the bottom of each wiki page. Its label is either “Mobile view” (in your firefox) or “Desktop” (in your Qutebrowser). I am sure you can guess what clicking on it does. :)
Argh, I somehow missed that button. Qutebrowser without Cookies opens the wiki pages in desktop format. Apparently, I have clicked on that button sometime before... As a technical info: It seem to change the value in the cookie from mf_useformat=true to stopMobileRedirect=true. Thank you very much! Gerion
participants (2)
-
Gerion Entrup
-
Taco Hoekwater