-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Hotkey CTRL+PLUS doesn't Zoom in on content #669
Comments
I'm able to use |
Ok, so this might be a Windows only issue. @Alphrag would be able to test on your Windows machine just to make sure it is not something on my local? |
[tldr; this a problem coming from how electron interacts with Windows keyboard layouts.] After a few tests on my Windows version, it appears that this is not consistent across different keyboard layouts: if I set the UK layout, then I have no problems whatsoever. However, other layouts such as French (windows or mac layouts) or Swiss (windows or mac layouts) give inconsistent results. [I will use Another thing interesting is that not all layouts are recognised appropriately: using the Mac layouts of languages fails when activating hotkeys and automatically uses the Windows layout, when it does work on other app (such as firefox which has the same hotkeys for zooming in and out). However typing into any text boxes is as expected with the correct layout selected. |
Thanks for the detailed info @Alphrag . I vote that we tag this as an upstream bug, which we can't really fix. We can still keep it open for tracking purposes. wdyt? |
Yeah I agree with you @vraravam. When we will make the hotkeys configurable by the user, hopefully this will solve that problem, but I'll open an issue on electron and see what they say about that. |
Thank you for that detailed info @Alphrag ! Indeed, I never thought about that... In fact, I use a Portuguese Layout, therefore that might be the case of the problem you described. I agree with keep this open just for tracking purposes, even though we now this isn't really our problem to solve but Electron's. @Alphrag let me know if you need any help on opening this issue on Electron 😄 |
I have the same issue on Fedora 36 GNOME 42.5. (Flatpak) |
Is this related to #250 ? |
It seems that this other issue also relates to the fact that one needs to make a full reload of Ferdium after adding services to be able to use the hotkeys, so they are in my view a bit different (we could fix that that displaying a message that Ferdium should to be reloaded after adding a service/workspace). |
Same here:
OS: Pop!_OS 22.04 LTS x86_64 |
i can't zoom in/out on Ubuntu 23.04 too and i don't recall when it actually worked in past versions. Also extending this I am surprised that Zoom is not preserved when the service is reloaded or Ferdi is restarted. |
Hi newbie here on windows. Also, split view doesn't necessarily zoom on the last one service I clicked. I have to make sure to select the corect service on the left. |
Any idea where the zoom is stored in preferences ? |
hi, i hit |
You can use the View Menu for that 😁 |
btw i found this issue on electron ai-shifu/ChatALL#325 (comment), which seems is what works for me |
Avoid duplicates
Ferdium Version
6.2.1-nightly.17
What Operating System are you using?
Windows
Operating System Version
Windows 11
What arch are you using?
x64
Last Known Working Ferdium version
No response
Expected Behavior
Whilst in Ferdium, click
CTRL + Plus (+)
to zoom in on service content.Actual Behavior
CTRL + Plus (+)
doesn't zoom in on service content.Steps to reproduce
CTRL + Plus (+)
Debug link
No response
Screenshots
No response
Additional information
Come to the conclusion of this issue while closing this one: #668
This may be due to some problem with the
accelerator
key on the menu.The text was updated successfully, but these errors were encountered: