- AuthorPosts
- September 11, 2017 at 4:58 am #22413LTTParticipant
Issue 1:
WordComplete is enabled.
One window and one tab (empty).
Enable the option: Do not share process between documents (disables tabs).
It will ask “… EmEditor will restart now.”
OK.
** It will ask to “Close All”. (It’s unnecessary in this case for there’s only one new tab.)
Select “Close All”.
** EmEditor exits but won’t restart.
Actually this is a crash. Because I find e.g. the change of Recent File List has not been saved.Issue 2:
WordComplete is enabled.
Open tab-1 with configuration A. WordComplete uses the properties for configuration A.
Now open tab-2 with configuration B.
Go back to tab-1.
** Now in tab-1 WordComplete uses the properties for configuration B.Issue 3:
The candidate list should automatically move away from the scroll/output bar, or get in front of it.
See the image: (Note the Z-order is not correct as well in the left/middle image.)
http://p1.pichost.me/i/80/2052534.pngIssue 4:
Disabling WordComplete should also close the candidate list if it is shown.+ Suggestion:
Is it possible to make WordComplete also work for multiple selections?September 11, 2017 at 11:39 am #22417Yutaka EmuraKeymasterHello,
I am fixing all issues except Issue 2. Can you please provide a procedure to reproduce this issue? How can you tell that in tab-1 WordComplete uses the properties for configuration B?
Are you using the portable version or the installer version of EmEditor?Thanks,
September 11, 2017 at 7:19 pm #22426skyParticipantIssue 1 is not yet fixed for some conditions.
1. Initial launch EmEditor 17.1.3 portable version 64 bit
2. Enable “Word Complete” plugin
3. Enable “Do not share process between documents”
4. Restart
=> OKBut if add a new plugin from the Library, for example: “Bookmarks” or “FindAndCenter”…etc
And then repeat above step 2 ~ step 4, it will be crash.September 11, 2017 at 9:49 pm #22429Yutaka EmuraKeymasterHello sky,
The crash is due to old plug-ins with the older library. All the standard plug-ins (which come with the EmEditor installer) are fixed with v17.1.3.
September 12, 2017 at 8:31 pm #22438LTTParticipant>Issue 2:
Thanks for the clue.
I tested in v17.1.4 and confirmed that both issue 1 and 2 were caused by certain old plug-ins.
So the only choice is to find and remove them?If the reply is still needed:
I can tell it because the contents of Highlight (1) and the settings of WordComplete are different between A and B.——————–
>Issue 3:
+ Minimap
+ Status bar——————–
Issue 5:
When a configuration name is obsolete, the data needs to be cleared in such entries:
HKCU\Software\EmSoft\EmEditorPlugIns\WordComplete
HKCU\Software\EmSoft\EmEditorPlugIns\OutlineTextSeptember 16, 2017 at 2:11 pm #22443LTTParticipantCorrection:
Issue 2 is actually caused by Snippets:
Run Snippets background or foreground.
Enable WordComplete.
Open tab-1 with configuration “x86 Assembler”.
Open tab-2 with configuration “Bat”.
Go back to tab-1.
Input “e”.
** You can see that in tab-1 WordComplete is using the keywords for configuration “Bat”.Issue 6:
Set “Bat” as default configuration.
Enable WordComplete.
Exit.
Restart.
Input “e”.
** WordComplete will not load the keywords, unless you disable and enable it again, or select the configuration again.October 13, 2017 at 1:13 pm #22487LTTParticipantHello Yutaka,
Maybe you missed this thread.
Please take a look again at issue 2, 3(Minimap), 5, 6.October 15, 2017 at 9:16 am #22495Yutaka EmuraKeymasterHello LTT,
These issues except Issue 5 will be addressed on beta 5.
Thanks!November 27, 2017 at 10:24 am #22657LTTParticipantIssue 2 still occurs when a dictionary is used:
Default Settings.
Run Snippets background or foreground.
Enable WordComplete.
Open tab-1 with configuration “Text”. Add a dictionary file in its WordComplete properties.
Open tab-2 with configuration “Bat”.
Go back to tab-1. Input “e”.
** Now in tab-1 (“Text” configuration) WordComplete is *not* using the dictionary.
Disable and enable WordComplete.
Go to tab-2. Input “e”.
** Now in tab-2 (“Bat” configuration) WordComplete is *using the dictionary*.Disable Snippets totally.
Disable and enable WordComplete.
Now everything is OK.May 24, 2018 at 1:04 pm #23250LTTParticipantThis one (the last post) is not fixed yet.
June 8, 2018 at 1:16 pm #23353LTTParticipantAgain, the last issue is not fixed yet.
June 10, 2018 at 12:48 pm #23363Yutaka EmuraKeymasterWe finally figured out the reason of this issue, and it should be fixed on the next version.
Thanks for your patience.June 11, 2018 at 12:36 pm #23365LTTParticipantThanks for all the fixes.
I should have been more patient.
Maybe you could mark a pending issue with just “will fix” or “wont fix” next time, to end our nagging and save your attention. :)
How about using something like GitHub’s colorful labels to make the status of an issue clear at a glance?And I think I should report issues one per thread.
- AuthorPosts
- You must be logged in to reply to this topic.