Copy / paste key command blocked
Max2433BO opened this issue · 1 comments
Max2433BO commented
Hi @DarwinNE ,
I found a problem with the commands CTRL + C, CTRL + V in FidoCadJ 0.24.7 and 0.24.8_delta.
If you try to use the commands mentioned above with focused zoom, they don't work: you can select the image with the mouse but by pressing the CTRL + C and CTRL + V keys nothing is obtained (the image remains highlighted in green).
Note: some times digits appear in the zoom box when the CTRL + V keys are pressed (see image)
If you deselect the zoom (for example by clicking in an empty part of the work window) the CTRL + C and CTRL + V sequence works normally.
Bye, Max
DarwinNE commented
The issue is that the zoom combo box element receives the focus way too often.
I'll try to fix this.