Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7139
    webern
    Member

    The problem described below occurs only on WinXpSP2 with EE 8.04.

    Steps to reproduce the issue:
    1. Create a HTML-file. Fill it with lines below:

    <b>Test:</b> <img src=""><br>
    <b>Test:</b> <img src="">
    <img src="">
    <img src="">
    <img src=""><br>

    2. Move the cursor to the opening bracket for IMG Tag, then press Ctrl+Shift+].
    Repeat it for all lines.
    In my case the cursor makes no move to the closing bracket that i believe is unexpected.
    The only expected action takes place at the last line.

    Note: No problems with it on Vista(x64) and EE 8.04(x64).

    #7142
    Yutaka Emura
    Keymaster

    webern wrote:
    The problem described below occurs only on WinXpSP2 with EE 8.04.

    Steps to reproduce the issue:
    1. Create a HTML-file. Fill it with lines below:

    <b>Test:</b> <img src=""><br>
    <b>Test:</b> <img src="">
    <img src="">
    <img src="">
    <img src=""><br>

    2. Move the cursor to the opening bracket for IMG Tag, then press Ctrl+Shift+].
    Repeat it for all lines.
    In my case the cursor makes no move to the closing bracket that i believe is unexpected.
    The only expected action takes place at the last line.

    Note: No problems with it on Vista(x64) and EE 8.04(x64).

    I reproduced this issue, and I have fixed this for the next release. Thank you!

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