Bug #14534 2008-09-21 11:59

terrix2

key events are queuing while application is busy

hi,

1. started debugger;

2. want to skip some iterations of loop so pressing F7;

3. keeping F7 still pressed;

4. editor executes code a little lazy so key events are queuing;

5. got wanted point of code so releasing F7;

6. DEBUGGER STILL EXECUTES F7 ACTION AS F7 WOULD BE STILL PRESSED;

debugger should execute action as long as F7 (or another combination such as alt-f7) key is pressed, but should stop immediatelly after the key has been released.

best regards,

Mark

Category
Debugger
Group
 
Status
Open
Close date
 
Assigned to