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 - "Text preview." tooltip covers whole editor window without text preview for big fonts
Summary: "Text preview." tooltip covers whole editor window without text preview for b...
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All Linux
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 13:15 UTC by Jindrich Sedek
Modified: 2008-04-28 13:37 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 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.