[Github-comments] [geany/geany] Geany does not react on "goto line" shortcut. (#2554)
elextr
notifications at xxxxx
Wed Jul 22 11:31:59 UTC 2020
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200722/81d2bb60/attachment.htm>
More information about the Github-comments
mailing list