This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 38821 - Editor has bold frame
Summary: Editor has bold frame
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-01-15 14:13 UTC by Milan Kubec
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-01-15 14:13:57 UTC
Editor frame should have (according to UI Spec)
only one pixel frame around it, but it has 2
pixels frame.
Comment 1 Milan Kubec 2004-01-15 14:18:29 UTC
[dev-200401141900, JDK 1.4.2_03]
Comment 2 Martin Roskanin 2004-01-15 16:07:29 UTC
fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/editor/EditorUI.java,v  <--  EditorUI.java
new revision: 1.55; previous revision: 1.54

/cvs/editor/src/org/netbeans/modules/editor/NbEditorUI.java,v  <-- 
NbEditorUI.java
new revision: 1.22; previous revision: 1.21
done
Comment 3 Milan Kubec 2004-01-19 14:08:13 UTC
Verified.