[Kmymoney-devel] [Bug 262707] Unable to select any of the "Category" options from the drop down menu when entering or editing a transaction.

Cristian Onet onet.cristian at gmail.com
Tue May 31 22:15:11 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=262707


Cristian Onet <onet.cristian at gmail.com> changed:

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




--- Comment #1 from Cristian Onet <onet cristian gmail com>  2011-05-31 22:15:10 ---
SVN commit 1234361 by conet:

BUG: 262707
On Windows when clicking the popup it seems that it is made the active window
which causes a FocusOutEvent with the proper reason. So, on Windows, if the
focus is lost due to a application window activation don't hide the completer.

Also on all version if the focus out reason is window activation don't trigger
the category creation code this enables the user to switch windows while typing
a category name.

This bug is yet another reason to port the account combobox to the
QCombobox-QCompleter mechanism.

 M  +5 -0      kmymoneycombo.cpp  
 M  +5 -0      kmymoneycompletion.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1234361

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list