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

List:       kde-commits
Subject:    Re: kdelibs/kdeui
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2001-07-20 6:31:39
[Download RAW message or body]

On Thursday 19 July 2001 20:37, you wrote:
>  kdelibs/kdeui kcompletionbox.cpp,1.37,1.38
>  Author: pfeiffer
>  Fri Jul 20 00:33:13 UTC 2001
>
>
>  Modified Files:
>           kcompletionbox.cpp
>  Log Message:
>  also hide the completionbox when clicking with the mouse on the "parent"
>  (nice observation from my girlfriend :)
>  -                      type == QEvent::Move ) {
>  +                      type == QEvent::Move ||
>  +                      type == QEvent::MouseButtonPress) {

Uhmm... do you mean when you click in the lineedit while the popup completion box
is visible ?  If so, isn't that worng ? I mean clicking inside the lineedit should result in
the completion box being closed should it ?  Anyways, we still have that nasty problem 
of clicking on or dragging the top-level window's title bar :(  Is there anyways we can
listen for some X event to deal with this.  Hmm.. have to look into that...

Regards,
Dawit A.

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

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