Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #21426
    LifeTimer
    Participant

    I downloaded the latest EmEditor release the other day, and since then I have noticed consistent problems with text selection and cursor movement/visibility inside cells in “edit mode” (i.e. after pressing enter while standing on a cell in cell selection mode).

    It stopped working completely for most cells, but I found that it still works erratically for some rare cells.

    I can still enter new text in such “edited” cells, but it’s always just inserted at the very beginning of the cell contents, and the cursor cannot be seen or moved to any other position in the cell, neither using the arrow keys nor the mouse pointer.

    It would be great if this could be looked into soon, since it damages my workflow quite a lot. :-(

    Thanks!

    #21438
    Yutaka Emura
    Keymaster

    Hello LifeTime,

    I can’t reproduce the issue. Are you using any plug-ins or macros that might interfere with the cell editing mode?

    Thanks,

    #21439
    LifeTimer
    Participant

    It might affect filtered content only.

    Here is some simple PoC CSV data (two rows):

    col_1,col_2,col_3
    col_1,col_2,col_333
    1. Open those two rows in cell selection mode (CSV) inside EmEditor.
    2. Try to edit any cell – it will work as intended/expected.
    3. Now filter out the string “col_333” in column 3 (which in turn will make the second row disappear from view).
    4. Then try to edit any of the cells on the remaining row.
    5. You will now see the described behavior.

    (and no, I don’t have any plugins, and neither any active macros when this happens)

    #21440
    Yutaka Emura
    Keymaster

    Hello LifeTimer,

    I reproduced the issue, and it will be fixed on the next version.
    Thanks!

    #21443
    LifeTimer
    Participant

    Super, thanks a lot!

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