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

Summary: [cc] code completion window is not enough big
Product: web Reporter: Jindrich Sedek <jsedek>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 120529    
Attachments: screenshot

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)