Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #6308
    visitor
    Member

    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 Arrow

    The result is predictable. Selection grows.

    And try this:
    1) Select vertical block of text
    2) Press Shift+Down Arrow

    Behavior 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.

    #6309
    visitor
    Member

    Version 8.00 beta 3.

    #6317
    visitor
    Member

    Another one. I have some document, e.g.:
    abcde
    abcde
    abcde
    abcde

    I 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
    ababcde

    #6318
    visitor
    Member

    Vertical selection from bottom-right to top-left :-?

    #6320
    Yutaka Emura
    Keymaster

    visitor wrote:
    Another one. I have some document, e.g.:
    abcde
    abcde
    abcde
    abcde

    I 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
    ababcde

    I fixed this bug in beta 4. Thanks!

    #6409
    visitor
    Member

    And what about other bugs? Will you release v8 with them?

    #6412
    Yutaka Emura
    Keymaster

    visitor wrote:
    And what about other bugs? Will you release v8 with them?

    What bugs are you talking about?

    #6415
    visitor
    Member

    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.

    #6416
    Yutaka Emura
    Keymaster

    visitor 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.

    #6440
    visitor
    Member

    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.

    #6441
    visitor
    Member

    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).

    #6445
    Yutaka Emura
    Keymaster

    visitor 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.

    #6446
    Yutaka Emura
    Keymaster

    visitor 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!

    #6449
    visitor
    Member

    Yutaka wrote:
    This will be fixed in beta 11. Thanks!

    Thank you. The bug was there from v7. It is a great fix! :-)

    #6450
    visitor
    Member

    Yutaka 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.

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.