Bug 5396 - Bracket matching seems to alter keyword colour
Summary: Bracket matching seems to alter keyword colour
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-31 16:20 EST by John Arthorne CLA
Modified: 2001-11-01 05:03 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2001-10-31 16:20:02 EST
Another bracket matching glitch, in build 20011025

In an empty java editor, type an open round bracket immediately followed by 
close round bracket:

()


Then, place the cursor inside the brackets and type a keyword, such as null:

(null)

At this point, the last "l" of null will not be coloured correctly.  It looks 
like the bracket highlighting is causing the character to the left of the cursor 
to be forced to the default font.
Comment 1 Erich Gamma CLA 2001-11-01 05:03:24 EST
The problem no longer exists in the current highlighting scheme (emphasise 
bounding box), that doesn't change character styles.

Fixed in build > 20011025