- AuthorPosts
- October 4, 2008 at 6:51 am #6308visitorMember
Vertical selecting of text flickers the whole lines where the selecting occurs.
Can you make EmEditor to update only the changed (visually) areas?Another issue is different behavior when using keyboard for selecting.
Try this:
1) Select vertical block of text
2) Press Shift+Right Arrow
3) Press Shift+Down ArrowThe result is predictable. Selection grows.
And try this:
1) Select vertical block of text
2) Press Shift+Down ArrowBehavior is not the same as above.
The result may vary depending on where the cursor is located after the 1-st step.
If there is a text under the cursor then selection becomes one character in width.
If there is no text under the cursor then selection width becomes zero.October 4, 2008 at 6:53 am #6309visitorMemberVersion 8.00 beta 3.
October 5, 2008 at 8:48 am #6317visitorMemberAnother one. I have some document, e.g.:
abcde
abcde
abcde
abcdeI copy first 2 columns. Then I press Ctrl+Home, Ctrl+V. EmEditor displays the cursor:
ababcde
ababcde
ababcde
ab|abcde << here, see |Then I press Right Arrow and reveal that the cursor position was displayed incorrectly:
|ababcde << in fact it was here
ababcde
ababcde
ababcdeOctober 5, 2008 at 9:52 am #6318visitorMemberVertical selection from bottom-right to top-left :-?
October 5, 2008 at 7:14 pm #6320Yutaka EmuraKeymastervisitor wrote:
Another one. I have some document, e.g.:
abcde
abcde
abcde
abcdeI copy first 2 columns. Then I press Ctrl+Home, Ctrl+V. EmEditor displays the cursor:
ababcde
ababcde
ababcde
ab|abcde << here, see |Then I press Right Arrow and reveal that the cursor position was displayed incorrectly:
|ababcde << in fact it was here
ababcde
ababcde
ababcdeI fixed this bug in beta 4. Thanks!
October 15, 2008 at 5:54 pm #6409visitorMemberAnd what about other bugs? Will you release v8 with them?
October 15, 2008 at 10:22 pm #6412Yutaka EmuraKeymastervisitor wrote:
And what about other bugs? Will you release v8 with them?What bugs are you talking about?
October 16, 2008 at 2:27 pm #6415visitorMemberYutaka wrote:
What bugs are you talking about?Please look at my previous posts in this topic.
In addition I can make some more screenshots.October 16, 2008 at 4:04 pm #6416Yutaka EmuraKeymastervisitor wrote:
Yutaka wrote:
What bugs are you talking about?Please look at my previous posts in this topic.
In addition I can make some more screenshots.Please be more specific. Of course, I can see your previous posts. I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet. Some of the bugs have been already fixed. Thank you.
October 19, 2008 at 6:47 am #6440visitorMemberYutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with lost selection is not fixed in beta 9. Please do the following:
1) Open a file (e.g. EmEditorPlugInsCOPYING_ctags.txt)
2) Select vertical block of text:3) Press Shift+Down Arrow.
You will see that selection is lost.
October 19, 2008 at 6:58 am #6441visitorMemberYutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with strange selection is still persist in beta 9. Sometimes when selecting vertical block of text and moving mouse quickly from left to right appears strange selection that you can see on the following screenshot (it is made on EmEditorPlugInsCOPYING_ctags.txt file).
October 19, 2008 at 8:45 pm #6445Yutaka EmuraKeymastervisitor wrote:
Yutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with strange selection is still persist in beta 9. Sometimes when selecting vertical block of text and moving mouse quickly from left to right appears strange selection that you can see on the following screenshot (it is made on EmEditorPlugInsCOPYING_ctags.txt file).
Yes, I realize you are right. However, as soon as you release the mouse button, you should not see the strange selection. The exceptions are some tabs and also when you use proportional fonts.
October 19, 2008 at 8:46 pm #6446Yutaka EmuraKeymastervisitor wrote:
Yutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with lost selection is not fixed in beta 9. Please do the following:
1) Open a file (e.g. EmEditorPlugInsCOPYING_ctags.txt)
2) Select vertical block of text:3) Press Shift+Down Arrow.
You will see that selection is lost.
This will be fixed in beta 11. Thanks!
October 20, 2008 at 5:33 am #6449visitorMemberYutaka wrote:
This will be fixed in beta 11. Thanks!Thank you. The bug was there from v7. It is a great fix! :-)
October 20, 2008 at 5:41 am #6450visitorMemberYutaka wrote:
However, as soon as you release the mouse button, you should not see the strange selection.Yes, I know about that. However it will be not good behavior of the release v8.
You should consider this strange bug for the future beta versions. - AuthorPosts
- You must be logged in to reply to this topic.