Easy reproducable:
1. Select "Away".
2. Press "Select" button and leave the dropdown open.
3. Wait till timer reaches zero.
Backtrace (I think debug is enabled here, please tell me if it isn't):
#0 0x in ?? ()
No symbol table info available.
#1 0x06ad1daa in QPushButton::popupPressed () f
Hi!
Christian B Wiik <[EMAIL PROTECTED]> wrote:
> Easy reproducable:
> 1. Select "Away".
> 2. Press "Select" button and leave the dropdown open.
> 3. Wait till timer reaches zero.
Works for me, the timer stops when the dropdown menu is opened.
Which version of Qt (and possibly KDE?) are you runn
Christian B Wiik <[EMAIL PROTECTED]> schrieb:
> Easy reproducable:
> 1. Select "Away".
> 2. Press "Select" button and leave the dropdown open.
> 3. Wait till timer reaches zero.
I just noticed that in the CVS version, Jon removed the code for
stopping the timer on lost focus. Now I *can* reproduce