Win2k sp1, JDK 1.3.1_02, Build 601: In addition to the quick javadoc popup window disappearing almost immediately (tip: if you're fast enough, you can click on a hyperlinked item (e.g. Integer) in the popup--doing so forces the popup to stay open), I noticed that it doesn't render things quite right (see screen clip at http://www.cs.utk.edu/~bartley/IDEA/JavaDoc_bug.jpg). The 2 problem items i see are:
* Inline links don't appear. See the two links in the screenshot...one links to the moreJunk() method, the other to the Integer class. Neither shows up in the rendered quick javadoc popup. * Although the @return tag is written as "@return some string, if foo is non-zero", it is rendered in the popup as "somestring, if foo is non-zero". (sorry if multiple postings of this message end up on the list--i tried several times to attach the image, but kept getting warnings from the list saying my message was over the 40k limit) chris _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
