TermKit icon indicating copy to clipboard operation
TermKit copied to clipboard

textfield looses focus if I click somewhere

Open digi604 opened this issue 13 years ago • 7 comments

this should never happen!

digi604 avatar May 19 '11 14:05 digi604

Yeah, the click area for re-gaining focus on the text-input is actually fairly small, but it is there. Aim for right next to the arrow.

desandro avatar May 19 '11 14:05 desandro

I think it should never loose the pointer… ever.

On 19.05.2011, at 16:54, desandro wrote:

Yeah, the click area for re-gaining focus on the text-input is actually fairly small, but it is there. Aim for right next to the arrow.

Reply to this email directly or view it on GitHub: https://github.com/unconed/TermKit/issues/36#comment_1203919

digi604 avatar May 19 '11 15:05 digi604

Doesn't it make more sense for whatever you click on to gain focus?

InfernoZeus avatar May 19 '11 15:05 InfernoZeus

seems to me like the text-input should always have the focus.

drewish avatar May 19 '11 20:05 drewish

Yeah, an ongoing issue for me is that the text-input loses focus and I start frantically clicking the black area which works in Terminal but not TermKit.

GloryFish avatar May 20 '11 16:05 GloryFish

Just wanted to say I expected the text-input to gain focus when you select the window / click anywhere in the window which is not selectable

joehoyle avatar May 20 '11 17:05 joehoyle

The expected action, at least to me, would be to jump back to the text input as soon as a key is pressed when it's deselected. Similar to Adium... when you interact with the chat messages, as soon as you start typing, it jumps from the webkit instance to the textbox.

shelbyKiraM avatar May 23 '11 16:05 shelbyKiraM