kontalk / desktopclient-java

Kontalk official platform independent desktop client
https://www.kontalk.org
GNU General Public License v3.0
57 stars 24 forks source link

Text field looses focus #75

Closed Fohroer closed 8 years ago

Fohroer commented 8 years ago

There are 3 problems with text field:

  1. It forgets size;
  2. It looses focus (2 variants: either switches to search or looses completely);
  3. No dialogue (copy, cut) when pressing right button.
abika commented 8 years ago

Please check if the focus lost is completely fixed

Fohroer commented 8 years ago

How can I check it? Previous version was released on 23 May. I can't see the new release.

abika commented 8 years ago

In case you can build from source. Otherwise please wait for a new release.

Fohroer commented 8 years ago

Please give me instructions to build it.

abika commented 8 years ago

see here: https://github.com/kontalk/desktopclient-java/wiki#how-can-i-compile-the-code

arielenter commented 7 years ago

I was having the same problem with 3.1.1 - Polishing, where the focus was moved to the search bar every time a message was sent. I compiled the newest master and I can confirm that the problem is gone. Thank you so much :+1: