This is a migrated thread and some comments may be shown as answers.

Select all (ctrl+a) bug

2 Answers 16 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Todor
Top achievements
Rank 1
Todor asked on 14 Jun 2012, 10:35 PM
Hi guys,
As a developer myself I hate to open up bugs (it's QAs work), but I feel I have to.

When I click ctrl+a in code editor, it selects all lines of code, but not all the characters in each line (takes like rectangular only). See bug1.png
When I click the delete button, it deletes only the selected rectangular. See bug2.png

Unfortunately, I cannot find the prerequisites to reproduce it, however it does happens a lot (like once in 10 times). It is not a big priority, but still is a niggling problem for shortkey addicts like me =)

2 Answers, 1 is accepted

Sort by
0
neven
Top achievements
Rank 1
answered on 15 Jun 2012, 07:48 AM
Thanks for reporting this problem. We have seen the issue but still can't reproduce on regular basis to be able to track and fix it. The possible cause is that we had a "block selection"  feature(ALT+MouseDrag), which is some how triggered instead of CTRL+A. Are you often using ALT key for some shrotcuts - inside or outside Icenium?

Thanks
0
Todor
Top achievements
Rank 1
answered on 15 Jun 2012, 08:27 AM
Unfortunately I cannot reproduce it with specific steps as well.

Having the information it has something to do with ALT shortcuts,
it makes me think it might come from ALT+TABing around applications,
which I am using extensively.

The scenario I had was copying some code from notepad/browser to the IDE.
I think using the ALT+TAB might be causing the problem, somehow sending the ALT command..
Tags
Report a bug
Asked by
Todor
Top achievements
Rank 1
Answers by
neven
Top achievements
Rank 1
Todor
Top achievements
Rank 1
Share this question
or