View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004673 | NoesisGUI | Studio | public | 2026-01-01 03:59 | 2026-01-05 10:44 |
| Reporter | net8floz | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004673: key triggers stop working after pressing alt tab | ||||
| Description | in studio create a textbox, in interactivity panel bind a key like ENTER or TAB to a command. Press play, observe pressing ENTER causes the blue "command sent" toast to come down in studio | ||||
| Platform | Any | ||||
|
oh okay its actually a bit interesting:
In my integration I fixed it like this:
so it seems maybe there is some flag tied to if the alt key is down or not, and this does not get set properly when gaining / losing focus. please let me know if repro steps are unclear. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-01 03:59 | net8floz | New Issue | |
| 2026-01-01 04:07 | net8floz | Note Added: 0011675 | |
| 2026-01-01 04:07 | net8floz | Note Edited: 0011675 | |
| 2026-01-01 04:07 | net8floz | Note Edited: 0011675 | |
| 2026-01-01 04:12 | net8floz | Severity | major => minor |
| 2026-01-01 04:16 | net8floz | Note Edited: 0011675 | |
| 2026-01-05 10:44 | sfernandez | Assigned To | => sfernandez |
| 2026-01-05 10:44 | sfernandez | Status | new => assigned |
| 2026-01-05 10:44 | sfernandez | Target Version | => Studio_Beta |