[8.0ß15-x64] Int. Associations dlg inactive after edit entry
Moderators: Hacker, petermad, Stefan2, white
[8.0ß15-x64] Int. Associations dlg inactive after edit entry
1. Open Internal Associations dialog.
2. Double-click any of the entries to open its Edit dialog (pressing Edit button will not reproduce the bug).
3. Close the Edit dialog by pressing OK/Cancel button or Esc key.
4. The Internal Assiciations dialog is now inactive: the buttons are not highlighted when mouse moves over them (you need to use non-Classic theme to see this). If you click any of its buttons (e.g. OK) it is not clicked and nothing happens, but the dialog becomes enabled, so the next click works. It also becomes enabled after Alt+Tabbing from TC and back.
2. Double-click any of the entries to open its Edit dialog (pressing Edit button will not reproduce the bug).
3. Close the Edit dialog by pressing OK/Cancel button or Esc key.
4. The Internal Assiciations dialog is now inactive: the buttons are not highlighted when mouse moves over them (you need to use non-Classic theme to see this). If you click any of its buttons (e.g. OK) it is not clicked and nothing happens, but the dialog becomes enabled, so the next click works. It also becomes enabled after Alt+Tabbing from TC and back.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Maybe, video will help:
• Video/EXE (player/codec included)
• Video/AVI (needs MSU Screen Capture Lossless Codec)
Here I start a TC with fresh INI, create a new association (so there was what to double-click), double-click it, close the Edit dialog and show that buttons are not highlighted with blue and that the first click on OK does not close the Associations dialog.
• Video/EXE (player/codec included)
• Video/AVI (needs MSU Screen Capture Lossless Codec)
Here I start a TC with fresh INI, create a new association (so there was what to double-click), double-click it, close the Edit dialog and show that buttons are not highlighted with blue and that the first click on OK does not close the Associations dialog.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I see, it only happens when you open the child dialog TWICE, and the second time must be by double click. I'm opening it in the OnDblClick event, which seems to cause that a message is not received by the dialog (probably the mouse up message). Opening the dialog via PostMessage seems to resolve the problem...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Actually, it can be only once, you just need to have an entry to double-click on (I had to create one at first because of the empty INI).ghisler(Author) wrote:I see, it only happens when you open the child dialog TWICE, and the second time must be by double click.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, confirm fixed.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: