> l would work, if I assign it to a different action. heh, I suddenly understand why GTK makes the menu capitalised, the lower case L and the upper case i are identical in the github font :)
Ok, so neither `<primary>l` nor `<primary>F7` works on `go to line` but both work on other actions. So the next question is what do you expect `go to line` to do? What it does here is: 1. if the toolbar is visible it focusses the `go to line` entry on the toolbar to enter the line number, or 2. if the toolbar is not visible it brings up a dialog to enter the line number, like the menu `go to line` does. Thats somewhat inconsistent, but it certainly "works" in some usable way in all cases. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2554#issuecomment-662401778
