Windows 2000 IDEA build 545. Short version:
Type tab in the edit field of the class browser and backspace no longer works. Long version: If I use the class browser (ctrl-n) to find a class, I type in some of the classes name and then a sublist of classes show up *and* I get a potential completion in the edit field (i.e. I type 'ChangeHist' and a sub list of 10 items or so pops up and the first item in the list 'ChangeHistory' completes in the edit field. At this point, I typed tab. I expected my cursor to go to the end of 'ChangeHistory' in the edit field and I could type in the next part of the class I wanted (ChangeHistoryProp). Instead, the cursor did not move and when I typed the letter 'P' for Prop, the text turned invalid as ChangeHistP is not a valid class prefix. The problem is that I now can't hit backspace to continue typing in the rest of the class name. I can type in more letters, but backspace is ignored, hence rendering the dialog useless for that invocation. -- Rick _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
