- AuthorPosts
- April 13, 2009 at 11:40 am #7139webernMember
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).
April 13, 2009 at 11:16 pm #7142Yutaka EmuraKeymasterwebern 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!
- AuthorPosts
- You must be logged in to reply to this topic.