ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Wiki in Mobile(?) format
@ 2024-08-01 14:15 Gerion Entrup
  2024-08-01 14:42 ` [NTG-context] " Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Gerion Entrup @ 2024-08-01 14:15 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 2158 bytes --]

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

[-- Attachment #1.1.2: wiki-setupframed-qutebrowser-fs8.png --]
[-- Type: image/png, Size: 15091 bytes --]

[-- Attachment #1.1.3: www-setupframed-qutebrowser-fs8.png --]
[-- Type: image/png, Size: 20143 bytes --]

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Re: Wiki in Mobile(?) format
  2024-08-01 14:15 [NTG-context] Wiki in Mobile(?) format Gerion Entrup
@ 2024-08-01 14:42 ` Taco Hoekwater
  2024-08-01 15:32   ` Gerion Entrup
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2024-08-01 14:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users



> On 1 Aug 2024, at 16:15, Gerion Entrup <gerion.entrup@flump.de> 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


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Re: Wiki in Mobile(?) format
  2024-08-01 14:42 ` [NTG-context] " Taco Hoekwater
@ 2024-08-01 15:32   ` Gerion Entrup
  0 siblings, 0 replies; 3+ messages in thread
From: Gerion Entrup @ 2024-08-01 15:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 916 bytes --]

Am Donnerstag, 1. August 2024, 16:42:19 MESZ schrieb Taco Hoekwater:
> 
> > On 1 Aug 2024, at 16:15, Gerion Entrup <gerion.entrup@flump.de> 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

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-01 15:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 14:15 [NTG-context] Wiki in Mobile(?) format Gerion Entrup
2024-08-01 14:42 ` [NTG-context] " Taco Hoekwater
2024-08-01 15:32   ` Gerion Entrup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).