"Lister: view methods by file type" dialog can't be closed while other modal TC window is opened

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: "Lister: view methods by file type" dialog can't be closed while other modal TC window is opened

Post by *Dalai »

Well, then replace "dialog" with "dialog box" or "message box" (in the end it's the very function MessageBox showing that "dialog").

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Re: "Lister: view methods by file type" dialog can't be closed while other modal TC window is opened

Post by *DrShark »

2Dalai
As mentioned in first post, MRT or Find files could be the dialog windows which user will have to close.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: "Lister: view methods by file type" dialog can't be closed while other modal TC window is opened

Post by *ghisler(Author) »

I will use this now:

Code: Select all

Cannot close this dialog, because another dialog was opened AFTER this dialog in another Total Commander window.

Please close that other dialog first! Click OK to switch to it.
Although the user can also click X, it's sufficient to tell him one way to do it.
Author of Total Commander
https://www.ghisler.com
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Re: "Lister: view methods by file type" dialog can't be closed while other modal TC window is opened

Post by *DrShark »

Total Commander 10.00 public beta 3 now uses OK/Cancel dialog with improved text message:

Code: Select all

---------------------------
WARNING!
---------------------------
Cannot close this dialog, because another dialog was opened AFTER this dialog in another Total Commander window.

Please close that other dialog first! Click OK to switch to it.
---------------------------
ОК   Cancel   
---------------------------
Pressing Cancel (as well as [x] button and Esc key) allows not to switch to another dialog for its closing.

The problem is solved now (in the best way which was possible), so topic can be moved to Fixed bugs.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Post Reply