Fixed Menu annoyances
Thanks to the new Menu appearance mechanism by @FuPeiJiang, we were able to fix some annoyances:
- The empty AutoHotkey window may appear after the Menu appears.
- The Menu may disappear after frequently selecting multiple items in a short period of time.
- The Menu activation hotkey would stop working and the file dialog would become inactive after activating
BlackList. - The Menu might not close and stay above all windows after pressing
Escor clicking anywhere (#88, #94).
Caution
If another window is "above all windows" (e.g. if you are using AltSnap, AltDrag, or DeskPins), it will be activated instead of the file dialog after closing the Menu (e.g. after This behavior actually allows you to Alt-Tab between windows while the file dialog is open and execute Otherwise, QuickSwitch will need to enforce file dialog activation after closing the Menu due to the new appearance mechanism (that fixes critical issues), which causes unpleasant consequences when trying to close the menu by clicking on another window, after Alt-Tab, and other ways to switch the focus to another window...
Esc or click on the file dialog)! In other words, you will have to shift the focus to the file dialog manually.
Why this behavior?
AutoSwitch immediately after switching back to the dialog. It also QuickSwitch to update the paths in the Menu after quickly switching between the file dialog and any file manager.
Please share your feedback about QuickSwitch behavior.
Localization
Huge thank you @xsnowfoxcode for Simplified Chinese localization. You can test new UI with localized options. We will add full localization in future releases.
Fixed
- Special characters in paths from
Explorerwere displayed incorrectly (#149). - Special paths from Explorer like "This PC" may cause "Catastrophic failure" (#185)
- Paths from
XYplorerwere not displayed if exactly one tab was open in XYplorer. - The active
Directory Opustab was incorrect if it's path was contained in the paths of other tabs. - The active
Total Commandertab was incorrect after enablingSettings > Theme > (show) locked tabscheckbox. Total Commanderconsole may return wrong path to thewincmd.ini.- File dialog may close after switching the path.
- Copied paths may have been truncated incorrectly.
- An error about (any) incorrect directory that was entered in the settings appeared every time the program was restarted.
- An accidentally entered
spaceortabin the "comment" field of the shortcut to a favorite path no longer displays an empty path in the Menu.