View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004578 | Spring engine | General | public | 2014-10-09 16:05 | 2014-10-10 10:04 | ||||
Reporter | BrainDamage | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 98.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004578: backspace key events aren't captured by chat entry mode | ||||||||
Description | backspace key events aren't captured by chat entry mode | ||||||||
Steps To Reproduce | enter chat mode, press backspace once and default keybinding to mid mouse button should turn on crosshair ( pressing it again will turn it off ) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
silentwings (reporter) 2014-10-09 16:07 |
I can reproduce this. |
Jools (reporter) 2014-10-09 17:22 |
It's a blessing in disguise: backspace should not trigger browser back button, crosshair mouse mode or any other weird tricks. Backspace just means erase that letter to me. |
Jools (reporter) 2014-10-09 17:23 Last edited: 2014-10-09 17:34 |
Btw, have you tried adding "bind backspace mousestate" in uikeys? You must have something that unbinds that event in ba, because in that can not be reproduced. "Any+backspace mousestate" is default binding and if you do not unbind it, it will work. |
silentwings (reporter) 2014-10-09 19:04 Last edited: 2014-10-09 21:19 |
Jools I have no idea what you are talking about & please don't make off-topic comments on mantis. There is nothing in BA 8.01 which binds/unbinds backspace. edit: but BA 8.02 will set "unbind backspace mousestate", as a hotfix for this issue. |
Jools (reporter) 2014-10-10 02:57 |
How about if you test with some other mod before making engine bug report. This is not engine issue. |
silentwings (reporter) 2014-10-10 10:03 Last edited: 2014-10-10 10:03 |
Firstly, if you'd bothered to read it, *I* did not make this report. Secondly, if you'd bothered to read it, *I* did not mention which game(s) or whatever else I might have originally tested with. In fact I tested with FLOZi's "minimal" A.sdd game from (http://springrts.com/wiki/Gamedev:SpringABC). This contains no widgets and no gadgets except unitscript. Moreover, I check https://github.com/spring/spring/blob/3335a9eeaa4c8275dfebd2143d1c3e5fe6f4829b/doc/uikeys.txt#L173 to discover that the engine binds backspace to mousestate. So, Jools, *YOU* can test stuff properly before posting crap on other peoples mantis' in future, please. If you wish to write "cannot reproduce with XTA" then, go for it, but cut out your crappy false assumptions. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-09 16:05 | BrainDamage | New Issue | |
2014-10-09 16:07 | silentwings | Note Added: 0013731 | |
2014-10-09 17:22 | Jools | Note Added: 0013732 | |
2014-10-09 17:23 | Jools | Note Added: 0013733 | |
2014-10-09 17:34 | Jools | Note Edited: 0013733 | View Revisions |
2014-10-09 19:04 | silentwings | Note Added: 0013734 | |
2014-10-09 21:13 | silentwings | Note Edited: 0013734 | View Revisions |
2014-10-09 21:19 | silentwings | Note Edited: 0013734 | View Revisions |
2014-10-10 02:57 | Jools | Note Added: 0013739 | |
2014-10-10 10:03 | silentwings | Note Added: 0013741 | |
2014-10-10 10:03 | silentwings | Note Edited: 0013741 | View Revisions |
2014-10-10 10:04 | jK | Changeset attached | => spring develop fc124b76 |
2014-10-10 10:04 | jK | Assigned To | => jK |
2014-10-10 10:04 | jK | Status | new => resolved |
2014-10-10 10:04 | jK | Resolution | open => fixed |