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

List:       kde-bugs-dist
Subject:    [Bug 136702] Keyboard navigation in kpdf in konq only possible after
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2007-01-31 19:22:35
Message-ID: 20070131192235.6634.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=136702         
tsdgeos terra es changed:

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



------- Additional Comments From tsdgeos terra es  2007-01-31 20:22 -------
SVN commit 628869 by aacid:

Fix Keyboard navigation in kpdf in konq only possible after focusing it with the \
                mouse after changing tab
BUGS: 136702


 M  +1 -0      part.cpp  


--- branches/KDE/3.5/kdegraphics/kpdf/part.cpp #628868:628869
 @ -192,6 +192,7  @
 	// widgets: [] | [right 'pageView']
 	m_pageView = new PageView( m_splitter, m_document );
 	m_pageView->setFocus(); //usability setting
+	m_splitter->setFocusProxy(m_pageView);
 	connect( m_pageView, SIGNAL( urlDropped( const KURL& ) ), SLOT( \
openURLFromDocument( const KURL & )));  connect( m_pageView, SIGNAL( rightClick(const \
KPDFPage *, const QPoint &) ), this, SLOT( slotShowMenu(const KPDFPage *, const \
QPoint &) ) );


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

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