Closed DavidPerezIngeniero closed 1 month ago
Is there anything interesting in DevTools console?
Thanks for your interest.
A lot of messages appear on the Javascript console when I hit F11:
I've tried with Opera, and no messages are generated when I hit F11
If I resize the window, it isn't reloaded.
Are there any blocked requests in network tab?
Here is the network tab for ungoogled chromium:
With the network tab I've checked that it reloads all.
Here is the same for Opera:
It appears to be the same or alt least similar.
Please try empty profile via --user-data-dir=/tmp/something
to exclude extensions and any possible settings.
Now it goes ok. Thanks for your support.
When I install the application, then F11 has strange behaviour and reloads.
Check your extensions or settings.
No extensions, only default settings.
If I use this extension in order to hide address bar, I repeat the bad behaviour of F11 key. https://chromewebstore.google.com/detail/open-as-popup/ncppfjladdkdaemaghochfikpmghbcpc
Conclusion: when address bar is hidden, pressing F11 reloads the page, otherwise it doesn't reload.
If I use this extension in order to hide address bar, I repeat the bad behaviour of F11 key.
So it is not an issue of ungoogled-chromiun, but an extension?
I've done already the test of starting with a clean profile. And it works ok. But when I convert it as an app, with no address bar, then F11 provokes reloading.
It could be an upstream issue, we cannot fix.
OK, now that I know the cause is the hidden address bar, I can close the issue.
OS/Platform
Arch Linux
Installed
OS/Platform's package manager
Version
129.0.6668.100-1
Have you tested that this is not an upstream issue or an issue with your configuration?
--user-data-dir
command line argument and it could not be reproduced thereDescription
It is quite annoying, as it causes a delay of some seconds.
How to Reproduce?
Actual behaviour
Page gets reloaded
Expected behaviour
Not to reload, as it happens with Opera and Chrome.
Relevant log output
No response
Additional context
Currently I use ungoogled chromium only for teams. I've made an application for it.
I'm using CachyOS
I haven´t changed any settings.