Incorrect line selection
Incorrect line selection
Try using the sychronizing splitter: you must click two lines lower than the line you want to select!
It seems quite repeatable.
It seems quite repeatable.
Re: Incorrect line selection
How does it manifest itself? What are the steps and results?
psguru
PrestoSoft
PrestoSoft
- David B. Trout
- Full Member
- Posts: 35
- Joined: Wed Jan 06, 2010 4:21 am
Re: Incorrect line selection
THANK YOU for reporting this bug!Try using the sychronizing splitter: you must click two lines lower than the line you want to select!
It seems quite repeatable.
I also have been fighting with this bug too for the past several versions I think.
It's driving me nuts!
For me, it seems to happen all the freaking time. But I will try to perform some experiments to determine if there are any special conditions that produce it. I don't think there are, but I could be wrong. We'll see.How does it manifest itself? What are the steps and results?
p.s. my version is 15.0.1.20
"Fish" (David B. Trout)
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
- David B. Trout
- Full Member
- Posts: 35
- Joined: Wed Jan 06, 2010 4:21 am
Re: Incorrect line selection
I was wrong. There DOES seem to be a condition that always produces it. (At least for me anyway!)How does it manifest itself? What are the steps and results?For me, it seems to happen all the freaking time. But I will try to perform some experiments to determine if there are any special conditions that produce it. I don't think there are, but I could be wrong. We'll see.
The condition that produces the problem for me is, that it must be a: C/C++ programming language file! (i.e. a file ending with either .c, .cpp or .h)
If I rename the two files in question from "aaa.h" and "bbb.h" to "aaa.h.txt" and "bbb.h.txt", the problem does not occur! EDP behaves correctly.
But as soon as I rename to, say, "aaa.cpp" and bbb.cpp", etc, then BOOM! EDP screws up. The problem occurs.
I've attached two simple C++ header files below that exhibit the problem for me, even though I'm sure you could easily recreate the problem for yourself.
I sure hope you can find this annoying bug and get it fixed for all of the many C/C++ programmers out there who, like us, are using EDP!
Thanks!
- Attachments
-
- bbb.h
- Append .txt to file extension and it works fine!
- (4.25 KiB) Downloaded 39 times
-
- aaa..h
- Append .txt to file extension and it works fine!
- (4.24 KiB) Downloaded 37 times
"Fish" (David B. Trout)
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
Re: Incorrect line selection
Bingo!
As per Murphy's law, I tried with files .h and .c...
As per Murphy's law, I tried with files .h and .c...
Re: Incorrect line selection
I tried your files and still couldn't reproduce the issue. What are the steps? Could you post a screenshot?
psguru
PrestoSoft
PrestoSoft
Re: Incorrect line selection
No need, I see how it happens: you need to have prog. language files and have scope bar hidden. The fix will be in the next build.
psguru
PrestoSoft
PrestoSoft
Re: Incorrect line selection
Thank you, as always.
And... happy new year!
And... happy new year!
- David B. Trout
- Full Member
- Posts: 35
- Joined: Wed Jan 06, 2010 4:21 am
Re: Incorrect line selection
Maybe it's the version of EDP that is being used?I tried your files and still couldn't reproduce the issue. What are the steps? Could you post a screenshot?
Or maybe it's the personal computer operating system being used?
Or maybe it's EDP's "Document Types" settings?
For me, I'm using EDP version 15.0.1.20, On Windows 7 Ultimate SP1, and my EDP "Document Type" settings are as follows:
.
. .
.
That's all I can think of. Because as I said, the problem ALWAYS occurs for me under the described conditions.
I hope that helps!
"Fish" (David B. Trout)
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
- David B. Trout
- Full Member
- Posts: 35
- Joined: Wed Jan 06, 2010 4:21 am
Re: Incorrect line selection
YEA! THANK YOU! THANK YOU! THANK YOU!The fix will be in the next build.
"Fish" (David B. Trout)
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook
"Programming today is a race between
software engineers striving to build bigger
and better idiot-proof programs, and the
Universe trying to produce bigger and better
idiots. So far, the Universe is winning"
- Rich Cook