Just wanted to try the extended selection in the buildset widget and noticed that when holding ctrl and hitting space KDevelop shows the completion popup. To reproduce: Open up kdevelop, open a project, select an item in the Projects tree and add it to the buildset below. Do this for one or two more items. Then select an item in the buildset, hold down ctrl, move down and hit space. Now the completion popup shows up instead of the item being selected. If this needs fixing in katepart, please re-assign (or let me know and I'll re-assign).
Confirmed with qt 4.4 as well.
works for me with qt 4.5.2 - maybe this got fixed?
I can't say wether this is fixed, because someone completely broke multi-selection in the buildset widget. So that has to be fixed first before we can check wether this one is still open.
Ok, code-completion is not opened, however selecting individual rows with ctrl+space still doesn't work for me. It simply doesn't do anything. Same goes for the project treeview, something eats the ctrl+space before the tree's can see it - I'm guessing some eventfilter somewhere.
The issue is not really critical
I disagree, the completion-shortcut influences standard keyboard navigation in views and thats a grave bug in my eyes. It makes it impossible to to an extended selection in a view without using the mouse.
This needs a fix for 4.0
@apaku: As we discussed previously, this is a bug in Kate: https://bugs.kde.org/show_bug.cgi?id=211195 Even if it was patched there now, it probably wouldn't make a difference in time for 4.0.0. Are you asking for a hack? Or should this just be closed as a Kate bug?
Ah, right. Totally forgot about that, thanks for reminding me. *** This bug has been marked as a duplicate of bug 211195 ***