Focus problem

Jens Dagerbo jens.dagerbo at swipnet.se
Tue Mar 6 17:54:54 GMT 2007


On Tuesday 06 March 2007 09.53.16 Leon Pollak wrote:
> Hello.
>
> When I type the command in the gdb window and press ENTER, the focus passes
> somewhere (I do not see where) and there is no way to type another command
> sequentially, but you need to click again in the console enter dialog.

It doubtlessly ends up in the breakpoints widget. It uses a QTable, and QTable 
has a bug where it sometimes grabs focus when a cell is edited.

I can't think of any way of fixing this apart from removing the QTable. :(


// jens





More information about the KDevelop mailing list