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

List:       kde-commits
Subject:    branches/KDE/4.2/kdelibs/khtml
From:       Maks Orlovich <maksim () kde ! org>
Date:       2009-01-10 18:09:18
Message-ID: 1231610958.814888.6262.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 908982 by orlovich:

automatically merged revision 908980:
Make sure to forward the focus from the bar/view/bar container widget to 
the view, so konqueror's attempts to focus the part are honored, aka 
one can normally scroll with keyboard w/o having to force focus.

BUG: 176204

 M  +1 -0      khtml_part.cpp  


--- branches/KDE/4.2/kdelibs/khtml/khtml_part.cpp #908981:908982
@@ -269,6 +269,7 @@
       layout->addWidget( d->m_view );
       layout->addWidget( d->m_bottomViewBar );
       setWidget( widget );
+      widget->setFocusProxy( d->m_view );
   } else {
       setWidget( view );
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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