Results 83 comments of sev

Lineage 15.1, Android 8.1.0, ES v3.2.5.5. Port is open. Maybe an Android quirk for 4.4.4. My copy also appears to open another port... ``` H3123:/ # netstat -ap | grep...

With no context, this is probably because [`proxy_set_header` defaults to `Host: $proxy_host` and `Connection: close`](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_header). Try clearing the proxy header array (e.g. `proxy_set_header X-dummy ''`)

>I think Host is handled specially by nginx The `Connection` header is set by the filter module as mentioned in the project `README`, while the `Host` header is first read...

Still does not work on 68.9.0-gnu1. [https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/?h=68](https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/?h=68) I cannot reopen this issue. I imagine you don't want me to create another.

I use my own builds on Alpine Linux and I have also tested with @muslayev's Windows builds here: https://github.com/muslayev/icecat-win64/ He also seems to be testing 78.0.1 ESR. I just upgraded...

Do you know of any potential changes from upstream to allow the gesture nav bar to be on the side of the screen in landscape? Or if not would you...

I think your problem is that you want to not bypass the login stage. I am not at an authentik environment so I cannot confirm that. You could try these...

LOS is deprecating _Expanded desktop_ with the release of 17 (based on Android 10) so this ticket shouldn't be as relevant...

I don't believe so, in this particular instance it's just the tabs not being included in the sync at all, while #1030 has the tab's bookmark removed in the plan...

On a fresh install, I had 2 windows open and tabs kept moving between windows, duplicating, disappearing... I have to leave so I can't yet do any more thorough testing...