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 120391 - [cc] code completion window is not enough big
Summary: [cc] code completion window is not enough big
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 120627 (view as bug list)
Depends on:
Blocks: 120529
  Show dependency tree
 
Reported: 2007-10-29 18:37 UTC by Jindrich Sedek
Modified: 2009-05-18 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (153.64 KB, image/png)
2007-10-29 18:38 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2007-10-29 18:37:20 UTC
Create new HTML file
invoke cc on some attribute
cc window is TOO small to se the content ( see screenshot )
it happens also for html values and tags
Comment 1 Jindrich Sedek 2007-10-29 18:38:13 UTC
Created attachment 51931 [details]
screenshot
Comment 2 Marek Fukala 2007-10-30 10:01:18 UTC
reproducible.
Comment 3 Marek Fukala 2007-10-31 14:09:07 UTC
I'll fix this one
Comment 4 Dan Kolar 2007-10-31 16:53:58 UTC
*** Issue 120627 has been marked as a duplicate of this issue. ***
Comment 5 Marek Fukala 2007-11-02 13:59:05 UTC
fixed, please verify asap, thanks

Checking in HTMLCompletionQuery.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java,v  <--  HTMLCompletionQuery.java
new revision: 1.44; previous revision: 1.43
done
Checking in HTMLCompletionResultItemPaintComponent.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionResultItemPaintComponent.java,v  <-- 
HTMLCompletionResultItemPaintComponent.java
new revision: 1.5; previous revision: 1.4
done
Comment 6 Jindrich Sedek 2007-11-08 12:35:40 UTC
verified.
NetBeans IDE 6.0 RC1 (Build 200711080000)