Double-clicking a line number for a line whose text starts in the first column (e.g. the package line or import lines) only selects the first word.
I think double-clicking a line number should always select the entire line except for the carriage return. Triple-clicking should include the carriage return. thanks, chris > -----Original Message----- > From: Bartley, Chris > Sent: Thursday, January 10, 2002 4:21 PM > To: '[EMAIL PROTECTED]' > Subject: Bugs: selecting a line by double- or triple-clicking > > > Build 542, Win2k sp1, jdk 1.3.1: > > Double-clicking on line numbers behaves inconsistenly. I > imagine the normal behavior is for the entire line > up-to-but-not-including the carriage return to be selected. > That appears to work in all cases except when double-clicking > on a line number for a line that contains a method > declaration indented with tabs. In that case, > double-clicking selects only the first word in the line (e.g. > 'public'). Change the indentation to spaces and it works fine. > > Also, this is incredibly minor, but it appears that you > cannot select an entire line by triple-clicking in the middle > of a tab or after the end of the line. > > chris > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
