Forum Replies Created
- AuthorPosts
- visitorMember
Yutaka wrote:
If EmEditor needs to elevate itself, it should stay as elevated status all the time until EmEditor closes.Doesn’t EmEditor use EEAdmin to achieve Administrator rights? It is elevated only once to read the file and then it closes. This technique is safe because it is used when saving a file. Also it is not rare case, e.g. Passwords.txt. Please, think about this feature in future versions.
visitorMemberSure, I can manually choose “Run as administrator” and I agree that it is not a bug. But why EmEditor does not elevate itself in this situation as it does when saving a file?
visitorMemberI Want To Known, Other User Has Same Problem ?
I have seen this problem on the static version 8.02. It seems that something has been changed in 8.03.
Now I have 8.03 installed that runs much faster than 8.02.visitorMemberYutaka wrote:
I am not sure exactly what the issue is. Can you write more in details?To reproduce this bug you should select vertical block of text from center of the window to it’s left side (1st column).
After that you should press Shift+Left. The selection goes to the right side of the window (is it bug or a feature?).For example, assume you have some document:
————-
00000000
12345678
00000000
————-Select vertical block of text from 4 to 1. Thus “1234” is selected. Press Shift+Left.
You will see that “5678” (and “0000” in the first row) is selected now. Strange, isn’t it?visitorMemberWhat about this bug? 8.00 RC4 still has it.
visitorMemberVersion 8.00 beta 12.
visitorMemberYutaka wrote:
However, as soon as you release the mouse button, you should not see the strange selection.Yes, I know about that. However it will be not good behavior of the release v8.
You should consider this strange bug for the future beta versions.visitorMemberYutaka wrote:
This will be fixed in beta 11. Thanks!Thank you. The bug was there from v7. It is a great fix! :-)
visitorMemberYutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with strange selection is still persist in beta 9. Sometimes when selecting vertical block of text and moving mouse quickly from left to right appears strange selection that you can see on the following screenshot (it is made on EmEditorPlugInsCOPYING_ctags.txt file).
visitorMemberYutaka wrote:
I want to make sure which posts you are referring to, and I want to know which bugs are not fixed yet.The bug with lost selection is not fixed in beta 9. Please do the following:
1) Open a file (e.g. EmEditorPlugInsCOPYING_ctags.txt)
2) Select vertical block of text:3) Press Shift+Down Arrow.
You will see that selection is lost.
visitorMemberYutaka wrote:
What bugs are you talking about?Please look at my previous posts in this topic.
In addition I can make some more screenshots.visitorMemberAnd what about other bugs? Will you release v8 with them?
visitorMemberVertical selection from bottom-right to top-left :-?
visitorMemberAnother one. I have some document, e.g.:
abcde
abcde
abcde
abcdeI copy first 2 columns. Then I press Ctrl+Home, Ctrl+V. EmEditor displays the cursor:
ababcde
ababcde
ababcde
ab|abcde << here, see |Then I press Right Arrow and reveal that the cursor position was displayed incorrectly:
|ababcde << in fact it was here
ababcde
ababcde
ababcdevisitorMemberVersion 8.00 beta 3.
visitorMemberPlease don’t forget to make some changes in 8 ;-)
visitorMemberIt looks like EmEditor 7.02 opens links much faster.
Has this problem fixed in 7.02? :-PvisitorMemberOh, sure! I forgot to check “Add a Unicode Signature (BOM)”.
But this check box was unchecked by default. Could you change this behavior?
I think Unicode BOM should be used almost in all cases. Notepad does. ;-)And why there is difference between Windows Vista and 2000/XP:
check box in 2000/XP and dropdown selection in Vista? - AuthorPosts