User forums > Using Code::Blocks

Annoying error: Searching the Project tree and press down arrow

<< < (2/2)

yvesdm3000:
Just for info, if you select an item, then use the scrollbar to move the selection off-screen and then press the down-arrow causes the same assert go off.

I guess the assert  is simply wrong since the selection is allowed to be offscreen...

-Yves

MortenMacFly:

--- Quote from: oBFusCATed on October 04, 2015, 04:15:44 pm ---I can reproduce this. Thank you. The screen shot is not helpful, but this doesn't matter.

--- End quote ---
I can't: Is this a Linux only thing? Works on Windows, but I don't see multiple selections. Is that (the multiple selections) just under Linux?

oBFusCATed:
Yes, it is wxgtk only. It seems that in the past the keyboard handling has not been implemented, so we've done it ourselves.
And this code seems buggy. The good thing is that it works if I just remove the code.

oBFusCATed:
Fixed in svn...

Navigation

[0] Message Index

[*] Previous page

Go to full version