[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 24735] close window doesnt work with open dialog box
From:       Martin Koller <m.koller () surfeu ! at>
Date:       2006-12-29 22:45:53
Message-ID: 20061229224553.10800.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=24735         
m.koller surfeu at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From m.koller surfeu at  2006-12-29 23:45 -------
SVN commit 617678 by mkoller:

BUG: 24735

Make the konqueror main window a group leader to ensure modal dialogs from
one window do not block other konqueror main windows


 M  +1 -1      konq_mainwindow.cc  


--- branches/KDE/3.5/kdebase/konqueror/konq_mainwindow.cc #617677:617678
 @ -142,7 +142,7  @
 }
 
 KonqMainWindow::KonqMainWindow( const KURL &initialURL, bool openInitialURL, const \
                char *name, const QString& xmluiFile)
- : KParts::MainWindow( NoDCOPObject, 0L, name, WDestructiveClose | \
WStyle_ContextHelp ) + : KParts::MainWindow( NoDCOPObject, 0L, name, \
WDestructiveClose | WStyle_ContextHelp | Qt::WGroupLeader )  {
   setPreloadedFlag( false );
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic