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

List:       kde-commits
Subject:    Re: kdelibs/khtml
From:       David Faure <faure () kde ! org>
Date:       2005-04-04 15:02:41
Message-ID: 200504041702.41575.faure () kde ! org
[Download RAW message or body]

On Monday 04 April 2005 16:01, Luboš Luňák wrote:
> CVS commit by lunakl: 
> 
> Oops. Avoid keys like Enter for type ahead find.
> 
> 
>   M +1 -1      khtmlview.cpp   1.698
> 
> 
> --- kdelibs/khtml/khtmlview.cpp  #1.697:1.698
> @@ -1365,5 +1365,5 @@ void KHTMLView::keyPressEvent( QKeyEvent
>                          return;
>                  }
> -                else if(_ke->text().isEmpty() == false)
> +                else if(_ke->text().stripWhiteSpace().isEmpty() == false)

Doesn't this break the "space" key now?

-- 
David Faure, faure@kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).

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

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