[Qt-creator] Strange bug in Class Wizard
Nicolas Arnaud-Cormos
nicolas at kdab.net
Thu Oct 1 23:22:20 CEST 2009
On Friday 18 September 2009 23:37:27 Nicolas Arnaud-Cormos wrote:
> Hi,
>
> With the last master source, I found a really strange bug in the class
> wizard. On the "Project Management" page, if you have many projects, you
> can't select the project using the keyboard.
> As soon as the last item is selected, and you press down, the slection go
> back on the first item...
>
> There's no way to select a project using the keyboard, I had to take the
> mouse.
>
> Tested with Qt 4.6 tp1, last Qt Creator master sources, on Linux. I tested
> the 4.5.2 version, and didn't see this bug.
> Also, I don't remember having this problem with a version from the start of
> this week.
I've updated Qt Creator code today, and still have the issue:
* create a new C++ Class
* on the "Project Management" page, open the Project combobox (tab+space on
the keyboard, or click with the mouse)
* let the down key pressed
You'll see the selection doing a loop, going back to the first item when it is
on the last item.
If I do it with pressing the down arrow several time, it scroll down one time
and go back to the first item.
It's really annoying, and it's the only combobox where I see this behavior.
As a side note, I find the Projects configuration hard to read, it would be nice
to have more obvious separation between sections.
Thanks,
Nicolas
More information about the Qt-creator-old
mailing list