I have just noticed that page up/down keys will not be consumed by the suggestion list box but will be passed on to the text editor. This has the funny effect of a listbox sitting on top of the scrolling source code.
I think that this was done intentionally. I did a search of the forums but couldn't find any reference to the change.
Does anybody know if this was really intentional?
I do find it a bit unfortunate to lose the page up/down in the suggestion listbox, but the addition of the filter buttons to the list box (in this latest release) makes the need to page up/down a lot less likely.
It still doesn't work with build 1274 in my environment (VC 6.0) When the completion and members list box is open, Page up / Page down still go to the editor window, resulting in scrolling my code and losing the list box. This is very anoying because in build 1246 it was still working.