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 99677

Summary: "Text preview." tooltip covers whole editor window without text preview for big fonts
Product: web Reporter: Jindrich Sedek <jsedek>
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jindrich Sedek 2007-04-02 13:15:36 UTC
Create new CSS
use this code:

root {
   font-size: 15cm;

}
set your cursor possition to "root" text 
blue tooltip window is shown over whole editor window

P.S.:
change font-size to 1cm
there is a tooltip with "Text preview." title
Comment 1 Jindrich Sedek 2007-07-18 17:13:42 UTC
tool tip was removed from css editor see #106163
Comment 2 Jindrich Sedek 2007-07-26 09:18:05 UTC
v.