* Re: Arrow keys broken in gitk
@ 2015-07-24 19:39 Sven van Haastregt
0 siblings, 0 replies; 2+ messages in thread
From: Sven van Haastregt @ 2015-07-24 19:39 UTC (permalink / raw)
To: Roland Lutz; +Cc: Paul Mackerras, git
Roland Lutz <rlutz <at> hedmen.org> writes:
> in gitk on Debian jessie (Git version 2.1.4), the left/right arrow
> keys don't work in the text input fields. When I click into the SHA
> ID field or either search field and press the left or right arrow
> key, nothing happens. I'd expect the text cursor to move one
> character forward or back.
Confirming the problem with Tk 8.6 for git 2.4.6. The <home> and <end>
keys are also affected inside text fields. Running gitk with Tk 8.5
(i.e., wish8.5) gives the expected behaviour.
It seems changes to the text and entry widget bindings in Tk 8.6 are
causing the problem. Quoting http://wiki.tcl.tk/22115 :
``The text widget's default bindings seem to have changed pretty
considerably - a lot of things are now handled via custom events instead
of direct bindings (notably things which move the cursor and alter
selection)''
Sven
^ permalink raw reply [flat|nested] 2+ messages in thread
* Arrow keys broken in gitk
@ 2015-03-28 15:52 Roland Lutz
0 siblings, 0 replies; 2+ messages in thread
From: Roland Lutz @ 2015-03-28 15:52 UTC (permalink / raw)
To: git
Hi,
in gitk on Debian jessie (Git version 2.1.4), the left/right arrow keys
don't work in the text input fields. When I click into the SHA ID field
or either search field and press the left or right arrow key, nothing
happens. I'd expect the text cursor to move one character forward or back.
Roland
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-24 19:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 19:39 Arrow keys broken in gitk Sven van Haastregt
-- strict thread matches above, loose matches on Subject: below --
2015-03-28 15:52 Roland Lutz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).