Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27632
    Yutaka Emura
    Keymaster

    Today, we are releasing EmEditor v21.0 beta 4 (20.9.904).

    Updates from beta 3 include:
    – Fixed highlighting issues on beta 3.
    – Fixed a pre-v20.9 potential issue where EmEditor could crash if it failed to split a window when PC memory is low.
    – Fixed a pre-v20.9 issue where the Set up a removable drive … options in the Export wizard did not copy the Macros folder.

    Please see EmEditor v20.9 New Features for details and screenshots.

    Notes: Beta versions are updated frequently. If you use the installer version, please select Customize Update Checker on the Help menu, and set the Include beta versions in order to update automatically to future beta versions. Beta versions can also be downloaded at Previous versions.

    Please post any questions or comments in this forum, or Contact us.
    Thank you for trying EmEditor beta!

    #27633
    em-like
    Participant

    V20.9.903 and V20.9.904
    Test with a logfile (for this test it have to be at least lines for several pages, my testfiles has ~10000 and more than 300000 lines)
    test 1:
    in Customize Markers \ Marker List
    1. one Marker from the list is enabled
    2. open the file (logfile)
    -> the Marker is highlighted (it’s ok)
    3. disable this Marker in Customize Markers \ Marker List (no one is enabled)
    -> the Marker is still highlighted (it’s not ok)
    4. scroll down ~ one page
    -> after this visible page there is nothing highlighted in subsequent lines ()
    5. scroll up back to the line what i saw by begin
    -> the Marker is still highlighted the page where i saw on begin ()
    6. scroll down several pages
    7. scroll up to first page
    -> nothing highlighted (it’s ok)

    A comparable behavior i get when no markers are disabled and I enable it. On the visible page no highlighted Markers, sroll several pages down and up again to the first page, all Markers highlighted. I looks like the enable/disable of Markers works only on lines where not visible at moment by make this change (cache/buffer problem).
    The same behavior I have with “Auto Marker” (a very helpful function is for me). Nothing highlighted on visible page, only by scroll up/down several pages.
    test 2:
    1. open a file (in my case logfile with more the 10000 lines)
    2. sroll down (in my case line 1000)
    3. select a word (option “retrieve word at cursor” is not enabled)
    4. sroll up
    -> selected word is highlighted from line ~ 765 to line 1
    5. scroll down
    -> now selected word is highlighted from line ~982 to end of file
    6. sroll down to line ~ 1300
    -> now selected word is highlighted from top to end of file (it’s ok)
    7. sroll to line 1000, select a other word
    -> new word is not highlighted on this page, first seleted word is still highlighted
    8. swroll down
    -> old selected word is highlighted up to line 1039, after line ~ 1040 the new word is highlighted

    For the tested tests, more or less side changes were necessary to see this behavior
    With smal files (only some lines, less than one page) “Auto Marker” not working at all (scrolling up and down not posible).

    I test it also whit disable and enable “use directwrite”.

    #27634
    Yutaka Emura
    Keymaster

    I will fix marker highlighting issues on v20.9.905.

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