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 44193 - [GTK] No right border of Code Completion dialog
Summary: [GTK] No right border of Code Completion dialog
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords: GTK
: 51317 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-02 13:53 UTC by Marian Mirilovic
Modified: 2007-11-05 13:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (18.43 KB, image/png)
2004-06-02 13:54 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-06-02 13:53:49 UTC
[nb_dev](200406011800), [jdk1.5.0](b51)

Steps to reproduce:
- run IDE with useGtk=true
- invoke code completion 
-> right border isn't painted (see attached
screenshot)
Comment 1 Marian Mirilovic 2004-06-02 13:54:23 UTC
Created attachment 15428 [details]
screenshot
Comment 2 Martin Roskanin 2004-11-10 08:59:47 UTC
*** Issue 51317 has been marked as a duplicate of this issue. ***
Comment 3 Martin Roskanin 2004-11-12 09:17:26 UTC
fixed in [maintrunk]

/cvs/editor/src/org/netbeans/modules/editor/java/NbScrollJavaDocPane.java,v
 <--  NbScrollJavaDocPane.java
new revision: 1.8; previous revision: 1.7
Comment 4 Marian Mirilovic 2005-06-29 15:24:59 UTC
verified in NB.dev(200506281800)