EmEditor (text editor) Forum Index Beta Version Bug Reports
EmEditor Professional 8.00 beta 7 | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| Flint | Posted on: 10/14/2008 4:26 am |
Home away from home ![]() ![]() Joined: 10/9/2006 From: Moscow Posts: 155 |
Re: EmEditor Professional 8.00 beta 7 Maybe, not exactly a bug, but definitely a problem.
![]() I opened a large file (SQL, 39 Mb, 130 lines). Then I performed a search for the regular expression: (?<!\\)(\\\\)*\\Z and found one. Then I press Shift+F3 to find the last occurence, and EE hanged completely. It looks like it tries to find what I asked, but does not show the progess dialog, so I cannot interrupt the search. I waited for 5 minutes, but still no dialog appeared, and I had to terminate EE. Besides, the backward search turned out to be extremely slow. For testing I tried to find a word "DROP". Here is the part of the text from one of the lines of that SQL file: Quote: const CS_DROPSHADOW = $00020000;<br />\r\nbegin<br />\r\n inherited;<br />\r\n { Disable drop shadow effect on Windows XP and later }<br />\r\n if (Win32Platform = VER_PLATFORM_WIN32_NT) and<br />\r\n ((Win32MajorVersion > 5) or<br />\r\n ((Win32MajorVersion = 5) and (Win32MinorVersion >= 1))) then<br />\r\n Params.WindowClass.Style := Params.WindowClass.Style and not CS_DROPSHADOW; Here I highlighted the found occurences of "DROP". I searched backward, so I found the second occurence. And when I pressed Shift+F3, it took EE 5 seconds to find the previous occurence, though it is less than 400 characters away! I'm using EE 8.0b7 on WinXP SP3. |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| |
Yutaka | 10/11/2008 8:45 pm |
| |
Stefan | 10/12/2008 12:04 am |
| |
Yutaka | 10/12/2008 7:30 am |
| |
ToadLoadin | 10/13/2008 7:42 am |
| » |
Flint | 10/14/2008 4:26 am |
| |
Yutaka | 10/14/2008 9:14 am |
| |
shastafir | 10/14/2008 3:46 pm |
| |
Yutaka | 10/14/2008 4:08 pm |
| |
shastafir | 10/15/2008 9:04 am |
| |
Stefan | 10/15/2008 10:43 am |
| Register To Post | |



