[Bug 160625] combobox: change the key to get to the previous values

Tobias Koenig tokoe at kde.org
Thu Apr 10 18:53:09 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160625         




------- Additional Comments From tokoe kde org  2008-04-10 18:53 -------
On Thu, Apr 10, 2008 at 05:54:43AM -0000, Maciej Pilichowski wrote:
Hej Maciej,

> Did you repeat the steps? The keys used are not the same,
> why did I wrote about uniform navigation keys after all?

Please stay polite, we all want that this bug get fixed...

A better description of the bug would be:
KHistoryCombobox uses Key_UpArrow to get to the next item in
history, however all normal combo boxes (e.g. QComboBox/KComboBox)
use Key_DownArrow.

Example:

The combobox has the items

  A <- current item
  B
  C

In Q/KComboBox you have to press Key_DownArrow to get to entry B, in
KHistoryComboBox you have to use Key_UpArrow.

I guess when we change the behaviour here, we'll break it somewhere
else, for this reason I'll let somebody with more knowledge decide what
to do...

Ciao,
Tobias


More information about the Kdelibs-bugs mailing list