Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1627374-chat-input into lp:widelands

2018-05-18 Thread GunChleoc
OK, let's do that. New bug: https://bugs.launchpad.net/widelands/+bug/1772076 @bunnybot merge -- https://code.launchpad.net/~widelands-dev/widelands/bug-1627374-chat-input/+merge/345457 Your team Widelands Developers is requested to review the proposed merge of

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1627374-chat-input into lp:widelands

2018-05-17 Thread Notabilis
Hm, using keys as Pos1 or stored locations does not fix the arrow keys. Opening and/or closing some other windows per hotkey or mouse seems to fix it in some cases. But I don't notice any useful pattern there. Perhaps something wrong with gaining/releasing the (keyboard) focus somewhere? Maybe

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1627374-chat-input into lp:widelands

2018-05-17 Thread GunChleoc
The problem here is that we have a textinput event rather than a key event - if you press a hotkey first, the arrows will suddenly start working. I have no idea why yet. -- https://code.launchpad.net/~widelands-dev/widelands/bug-1627374-chat-input/+merge/345457 Your team Widelands Developers is

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1627374-chat-input into lp:widelands

2018-05-15 Thread GunChleoc
- Arrow keys still do not work I can't reproduce this one - what exactly are you doing to trigger this? - Enter key does nothing on first press, closes window on second press Fixed, does nothing now -- https://code.launchpad.net/~widelands-dev/widelands/bug-1627374-chat-input/+merge/345457

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1627374-chat-input into lp:widelands

2018-05-14 Thread Notabilis
I am not quite convinced of this branch, since it only solves the problem partially. In trunk: - Hotkey like Ctrl+1 and "s" do not work - Arrow keys do not work - Enter key closes the minimized window In this branch: - Hotkeys work - Arrow keys still do not work - Enter key does nothing on first