Esc key doesn't close Lister (TC 7.5) w/ ieview enabled
Moderators: Hacker, petermad, Stefan2, white
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
Esc key doesn't close Lister (TC 7.5) w/ ieview enabled
I just noticed this: I hit escape to the close the Lister window and nothing happened; I had to click the X to close the window. Through trial and error, I determined that it is the ieview plugin that is causing this. It only happens if ieview is the 1st plugin loaded for a file.
With TC 7.04a, this problem doesn't occur. I'm using IEView 1.94a.
With TC 7.04a, this problem doesn't occur. I'm using IEView 1.94a.
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
I can confirm that Esc and also 1-7 key is blocked in IeView under TC 7.50b3 and not under TC TC 7.40a
Might be related to this bug: http://ghisler.ch/board/viewtopic.php?p=171596#171596
Might be related to this bug: http://ghisler.ch/board/viewtopic.php?p=171596#171596
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
IEView is probably doing something undocumented (not via the official plugin interface) which no longer works because Lister is now a Unicode window.
Edit:
Good news! I found a solution to make it work again: I had ti change the class name of Lister to TW_Lister to make it Unicode. Now that I make all Windows Unicode, I can change the name back to TLister - and it works with IEView! So please wait for beta 4, it will work again then.
Edit:
Good news! I found a solution to make it work again: I had ti change the class name of Lister to TW_Lister to make it Unicode. Now that I make all Windows Unicode, I can change the name back to TLister - and it works with IEView! So please wait for beta 4, it will work again then.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Christian,

Roman
Yay, I can adapt my AHK scripts back!Now that I make all Windows Unicode, I can change the name back to TLister - and it works with IEView!


Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
If I have IEView enabled and I open a filetype in Lister that IEView handles, pressing Escape doesn't close Lister. Disable IEView, problem goes away. Even if the current plugin isn't IEView, once IEView has loaded, Lister won't close via the Escape key.
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Here it seems fixed in TC7.50pb6
I can now use keys Esc and 1 to 7, when IEView is active.
I can now use keys Esc and 1 to 7, when IEView is active.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Maybe it depends on the Windows or Internet Explorer version? IEView is using the Internet Explorer control.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Well, I haven't changed my Explorer (v. 8 ) since I confirmed this bug May 16th.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
HTMLView is the successor of IEView by the same author. It has the issues with non-working keys (e.g. ESC, 1-7) fixed for quite a while now (v1.2 from 15.07.2007). Time to upgrade, me thinks. 
HTMLView v1.2.3 download (07.02.2009/~80KB)
____________
Kind regards,
deus-ex

HTMLView v1.2.3 download (07.02.2009/~80KB)
____________
Kind regards,
deus-ex
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
I prettyfied the History.txt of HTMLView (IEView) to enhance it's readability:
___________
Kind regards,
deus-ex
Code: Select all
HTMLView:
~~~~~~~~~
v1.2.3 (07.02.2009)
- Removed toolbar button "Paste".
- Fixed: Plugin did not unload on Total Commander command "cm_UnloadPlugins".
v1.2.2 (15.11.2007)
- Added key "ToolbarBPP" to section [Debug].
- Browser window is opened in a separate thread.
v1.2 (15.07.2007)
- Added support for Total Commander command "ListLoadNext".
- "GlobalHook" is disabled by default.
- Added key "SignatureSkipSpaces" to section [Extensions].
- Added commands to section [Hotkeys].
- Bugfix: Focus loss when opening file.
- Other bugfixes.
v1.1 (08.05.2006)
- Replaced key "UseDefaultBrowser" with "NewWindowHTML" and "NewWindowCHM" in section [Options].
- Restored key "ShowDirs" in section [Options].
- Changed defined key for "ShowToolbar" in section [Options].
- Replaced "StatusBarInQuickView" with "ShowStatusbar".
- Fixed bug: Toolbar images did not load when screen color depth wasn't set to 32bpp.
v1.0 (05.05.2006)
- Renamed plugin to HTMLView.
- Removed all non-HTML functionality from the plugin.
- Added toolbar.
- Added key "TypingTranslationHotkeys" to section [Hotkeys].
- Added keys "UseDefaultBrowser" and "ShowToolbar" to section [Options].
IEView:
~~~~~~~
v1.94a (14.07.2005)
- Bugfixes.
- Changed: Moved keys "FocusByWindowClass" and "UseMiddleWhenFocusByPoint" to section [Debug].
v1.94 (18.06.2005)
- Removed keys "NoFocusChange" and "BlockParentDir".
- Added keys "WordToHTML" and "WordToMHT" to section [Extensions].
- Added keys "StatusBarInQuickView", "SavePositionOnExit" and "AllowPopups" to section [Options].
- Added hotkey "SavePosition" to section [IEViewHotkeys].
- Changed: Word files are opened read-only.
- Bugfixes.
v1.93 (10.02.2005)
- Addes statusbar.
- Added hotkeys "RemoveImages" and "CmdFind" to section [IEViewHotkeys].
- Bugfixes.
v1.92 (29.11.2004)
- Added searching in HTML files with keys "F3" and "F7".
- Replaced key "%" in section [Signatures] with new section [DefaultSignatures].
Enable with new key "CheckDefaultSignatures" in section [Options].
- Bugfixes.
v1.91a (13.10.2004)
- Some bugfixes.
- Added hotkeys "Stop" and "Refresh" to section [IEViewHotkeys].
v1.91 (10.10.2004)
- Enhanced support for CHM files.
- Added key "Silent" to section [Options].
- Fixed: Excel didn't close correctly when viewing XLS files.
- Fixed opening of many IE windows when viewing a HTML file.
- Added: Quick View title changes on navigating a HTML file or folder.
v1.9 (02.10.2004)
- ListerTitle can be configured using specifiers %TITLE, %DRIVE, %DIR, %NAME and %EXT.
- Changed method of processing focus.
- Values in section [BlockFocus] are set as "group=0/1" instead of "ext=count".
- Added support for CHM files.
v1.8 (24.09.2004)
- Some focus bugs fixed.
- Renamed section [Hotkeys] to [TranslationHotkeys].
- Added section [IEViewHotkeys] to ieview.ini.
v1.7 (22.09.2004)
- Fixed bug with "ListerTitle=1" (works only with HTML files as there is no concept of
"Title" for arbitrary documents.)
- Added hotkey "Ctrl+L".
- Added section [BlockFocus] to ieview.ini.
v1.6 (19.09.2004)
- Fixed focus during change of view mode (i.e. pressing "1" while viewing PDF).
- Fixed focus for files opened based on section [Signatures].
- Added keys "CaseInsensitiveSignatures" and "ListerTitle" to ieview.ini.
v1.5 (18.09.2004)
- Fixed focus loss when viewing directory and PDF.
- Directories and HTML files can be navigated using keys "Backspace", "Z" (back) and "X" (forward).
- Added determination of file type to ieview.ini. Section [Signatures] is used if the filename
does'nt correspond to the extensions of section [Extentions].
v1.4 (15.09.2004)
- Fixed focus interception in Word and Excel.
- Fixed loss of focus in Word Splash.
- Added focus interception when viewing directory in QuickView mode.
- Added focus settings to ieview.ini: Keys "FocusByWindowClass" and "UseMiddleWhenFocusByPoint"
in section [WindowClasses].
v1.3 (09.09.2004)
- Fixed bug: File cursor doesn't disappear from file panel when viewing a directory in QuickView mode.
v1.2 (03.09.2004)
- Fixed focus interception.
v1.1 (31.08.2004 )
- New version of IEView plugin by "Rk" and "Konstantin".
- Fixed focus for Acrobat Reader (not completely correct for all version).
- It's not necessary anymore to click with mouse for interception of focus for web-files (doesn't always work).
(Ctrl+Q - press Tab, F3 - automatically)
v1.0 (22.08.2004)
- Final release by Y. Gershanov (author stopped any further work on the plugin).
beta 4 (17.12.2002)
- Fixed crash on exit under Win98/ME.
- Fixed some resource-related problems.
- Added control over what HTML elements IEView loads and displays.
- Added optional blocking of display of the .. directory.
beta 3 (03.12.2002)
- Extensions for directories are not checked now.
- Fixed many issues mostly related to focus and hotkey handling.
- Fixed handling of "Esc" key.
- Print, ProvFile, NextFile, Search hotkeys work now.
- Search (Ctrl-F) is now operational in the IE window as well.
- INI file: Replaced "ShowUpDir" with "IgnoreDirs" (may be useful for future pugins that work with directories).
beta 2 (01.12.2002)
- Extensions are now case-insensitive.
- Added protection against wrong file formats (like text files with .doc or .pdf extension).
- Displaying of directories is now optional.
beta 1 (??.??.2002)
- First release, by Y. Gershanov
Kind regards,
deus-ex