TotalCmd.CHM, Ctrl+F (Find) & F1 or [Help]

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

TotalCmd.CHM, Ctrl+F (Find) & F1 or [Help]

Post by *Balderstrom »

Win2K, TC7.56a

1. Open TC Help file (.chm)
2. Ctrl+F (to find text on current help page)
3. Go back to TC.
4. Press F1 OR [HELP] button on any of TC's dialogs that have one.
5. Crash.

Looks like TC Needs to check for existance of the Find Dialog and confirm the TC Help.chm is the parent --- and dismiss it. Or even better, open a new Instance of the Help file if the find dialog exists and is the child of the last TC Help.chm window.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Can't confirm.

TC7.56a IE9 Vista32 SP2.
- TC: Help-> Index
- CHM: Ctrl+F
- TC: Configuration -> Options...
- TC: [Help] -Button
- CHM: Ctrl+F dialog is closed automatically.
- CHM: "TOTALCMD.CHM::/dlg_config.htm" is displayed.

Regards
Holger
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

Ok.
Try this one:
1. Open TC Help file (.chm)
2. Ctrl+F (to find text on current help page)
3. Go back to TC.
4. Press F5 - to open Copy Dialog
4. Press F1
5. Crash.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I cannot confirm this either (Windows XP and Windows 7 x64)

I get the same as HolgerK except that the Ctrl+F dialog is not closed here - it stays open.
Ok.
Try this one:
1. Open TC Help file (.chm)
2. Ctrl+F (to find text on current help page)
3. Go back to TC.
4. Press F5 - to open Copy Dialog
4. Press F1
5. Crash.
I cannot confirm this one either.

2Balderstrom
Have you tried to reproduce the bug with all your AHK scripts disabled? - just a thought.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Balderstrom wrote:Ok.
Try this one:
1. Open TC Help file (.chm)
2. Ctrl+F (to find text on current help page)
3. Go back to TC.
4. Press F5 - to open Copy Dialog
4. Press F1
5. Crash.
Same result as previous mentioned:
- no crash
- Crtl+F dialog closed automatically.
- "TOTALCMD.CHM::/menu_fileoperations.htm" is displayed

Maybe a different behavior of the used hhctrl.ocx

Code: Select all

C:\Windows\System32\hhctrl.ocx	2008-01-21 04:22		6.0.6000.16386 (vista_rtm.061101-2205)
Regards
Holger
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

The second one still crashes with my AHK script disabled or enabled - it has no F5 overrides.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2Balderstrom
When you write "Open TC Help file (.chm)" - I read it as you open the totalcmd.chm file by doublecliking or pressing Enter on it in the file panel - is that correct? - That means that you are actually trying to open two Help files - one by doubleclicking, and one by pressing F1/Help button.


2HolgerK
"- TC: Help-> Index" - sounds like you are opening the Help file from the menu - is that correct? - In that case I can confirm that the Ctrl+F box is closed, when I later press F1 in TC.

In neither of the two situations I get a crash - and I don't think the hhctrl.ocx matters - I have testetd with two different OS's.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

XP SP3 - all right.

2K w/o any SP - all right too.

It seems that you have buggy help viewer. BTW, TC doesn't work with help file AFAIK, it just calls help file with corresponding page and OS does the rest (closes find dialog etc).
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

"- TC: Help-> Index" - sounds like you are opening the Help file from the menu - is that correct?
Yes.
If i open the Totalcmd.chm from the file panel and press later <F1> from a modal TC dialog, a second help window opens.
and I don't think the hhctrl.ocx matters - I have testetd with two different OS's.
But there are chances that the hhctrl.ocx version on Win2k is older than the version used on WinXP/Vista/Windows7.

Regards
Holger
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

I was using Drop down menu as HolgerK said. If it's just a Win2K issue, then meh. I believe the help-system is installed via Internet Explorer, so possibly an IE 6 issue.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3299
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Cant reproduce it either (a) WinXp SP3 with IE8 b) Win7 SP1 with IE9)
what makes me wonder is CTRL+F does nothing for me when viewing CHMs? I have to press ALT+S to search?
Hoecker sie sind raus!
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

You have to click on the "page" to give it focus, then CTRL+F works...
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3299
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Not for me neither on WinXp SP3 IE8 German nor on Win7 SP1 IE9 CTRL+F does anything...
(not matter how much i click on the page)
Hoecker sie sind raus!
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2Sir_SiLvA
Maybe it is a different short-cut for German Windows - just like searching in older Internet Explorers (pre v. 7) used Ctrl+B in stead of Ctrl+F in Danish Windows.

Try Ctrl+S or Ctrl+B
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3299
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

That did it! CTRL+S works the same way ALT+S does...
Hoecker sie sind raus!
Post Reply