When I input the following line in version 8, and press Ctrl+K after Re, I can get a drop-down auto-completion list including Rectangle:

But the same input in version 9 gives me only one candidate:

and the short-cut key Ctrl+K seems not working.
Questions:
Is there any thing I missed?
How can I get a drop-down auto-completion menu with a full candidates list?
My operation system is Windows 7 64-bit.


RectangleinGraphics[{Black, Re}]. – Silvia Dec 1 '12 at 3:55Prolog->Rewill offerRectangleas a completion, but notProlog->{Re. – Brett Champion Dec 1 '12 at 3:58Prolog/Epilogwith lots of elements. – Silvia Dec 1 '12 at 4:15Prolog->List[instead. – Brett Champion Dec 1 '12 at 4:42