Z505 considers the proper term for a "bug" to be an error.
Known errors:
- When changing the keyboard shortcut for a plugin using the plugin manager (right click) the EditPlug
application should be restarted for the change to properly take effect. This is not documented in the
editor nor is a hint given that this is the case. Therefore editing the shortcut doesn't work properly
from the plugin manager unless one restarts the editor after they have changed the shortcut key
combination. This needs to be fixed so that one can change the shortcut without requiring a restarted
of the editor for the shortcut change to take effect.
- The FTP Save As window doesn't appear aesthetically pleasing on newer version of windows depending on
which theme is installed. On classic Windows XP systems it looks fine, but in newer copies of windows
the ftp save as window is too small (needs to be resized). This is because Microsoft sometimes breaks compatibility
with old apps. To fix this there needs to be an adjustment in the windows size (should be simple fix).
- The AppLock2 plugin when using total commander has issues with F4 key not consistently working.
This may be related to SetFocus window call or some other Windows API call that needs to be changed.
When you use the mouse to set focus to the total commander window locked in editplug, the F4 key works
to open a file, but when you set focus using the keyboard shortcut assigned to AppLock2, F4 doesn't work
consistently.