Describe the bug
When installing Ferdi and launching it I can see some "&" before some text.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It supposed to be only File, Edit, View and not &File &Edit &View
Screenshots
(screenshot taken in beta)
Desktop:
Additional context
The Todo tabs and windows tabs don't have this problem.
This issue got introduced through #27. The & should only get used internally and not get shown. Will have to see why the & get shown.
@rseitbekov do you know why this issue could occur? I can't find any further documentation about this feature other than the mention in the documentation article you've linked.
Thanks for the info.
@rseitbekov @vantezzen found a comment stating the accelerator is different based on the platform: https://github.com/electron/electron/issues/9584#issuecomment-304050674.
Edit: low probability this is relevant.
Hmm, but it states that & is the right accelerator for windows - which this issue is referencing, so it still doesn't explain it.
If we can't find a solution we can also declare the accelerator separately.
Ah my bad, I don't know why I thought it was related to Ubuntu somehow 馃槄
Not sure if related: https://github.com/meetfranz/franz/pull/1323#issuecomment-482507454
@vantezzen can i take up this issue? I would like to fix this bug for my first contribution
@g-ravity Yes, its still up for grabs.
@g-ravity Are you woking on this?
Yes, I'm working on it. I was stuck at work this week, so I wasn't able to send the PR this week. But I'll surely send a PR within next week
Ok, no problem. I just didn't want this issue to go stale.
The project is not working properly. I don't why but suddenly many errors came up when I tried to start the project. I thought I'll be able to fix the issues and work on the bug, but it took me whole day and still I couldn't figure out why the project wasn't starting. I guess I'll leave this issue for someone else, as I don't have much time to work on this now
Is even the feature (#27 ) of doing Alt + (First letter of the tabs) is even working? If not maybe the best will be to revert the pull request that caused this and then find another way to do it this time.
Is even the feature (#27 ) of doing Alt + (First letter of the tabs) is even working? If not maybe the best will be to revert the pull request that caused this and then find another way to do it this time.
@rseitbekov?
Ok I tested on Xubuntu 19.10 x64 and ALT+F or W etc is working and does not show "&". I think the bug happen only in Windows (and macOS X ??)
Ferdi-5.4.0-beta.2
Doesn't show "&" on macOS either, just Windows.