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

List:       kopete-devel
Subject:    [kopete-devel] [Bug 104621] Raise window doesn't work if the chat
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-07-16 11:59:42
Message-ID: 20050716115942.23972.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=104621         
ogoffart kde org changed:

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



------- Additional Comments From ogoffart kde org  2005-07-16 13:59 -------
SVN commit 435251 by ogoffart:

Fix Bug 104621: Raise window doesn't work if the chat window is minimized

BUG: 104621



 M  +8 -0      chatview.cpp  


--- trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatview.cpp #435250:435251
 @ -284,6 +284,12  @
 	if ( !KWin::windowInfo( m_mainWindow->winId(), NET::WMDesktop ).onAllDesktops() )
 		KWin::setOnDesktop( m_mainWindow->winId(), KWin::currentDesktop() );
 
+	if(m_mainWindow->isMinimized())
+	{
+		m_mainWindow->showNormal();
+	}
+	
+
 	m_mainWindow->raise();
 
 	/* Removed Nov 2003
 @ -318,6 +324,8  @
 		m_messagePart->keepScrolledDown();
 	}
 
+	
+
 	m_mainWindow->setActiveView( this );
 }
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

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

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