Closed marcinjahn closed 3 years ago
I'd like to try to fix this myself. However, I do not now how to run the plug locally. I run the commands that README says to run (meson...., ninja, ninja install), but I have no idea what to do next. Could someone advice what's next?
// Edit Ok, I found out that after the installation it actually modifies the plug in my system's settings (which I didn't like too much honestly).
Anyway, it seems that the behavior of changing of the shortcut comes from the Gtk.CellRendererAccel
class/widget. I guess there isn't really anything to change in this repo to fix the problem. Instead, it is some styling issue I believe..
This is a duplicate of #357.
What Happened
Whenever I want to assign a new shortcut, there are two texts displayed - one on another - the old shortcut and "New accelerator". I'd post a screenshot, but for some reason GitHub says that my file is empty :\
Expected Behavior
Just one text displayed - "New accelerator" (although something like "New shortcut" sounds more natural to me)
Steps to Reproduce
Try to change any of the shortcuts
Logs
Platform Information
This issue can be seen on both eOS 5.1.7 and eOS 6 Beta 2