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 216111

Summary: Line height in editor screen too small
Product: editor Reporter: Vark
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shot of code window with 12 pt text
Settings window showing same fault with sample code

Description Vark 2012-07-30 00:50:12 UTC
Created attachment 122509 [details]
Screen shot of code window with 12 pt text

Lower line of characters is being cropped when drawn on the editor screen, and on the preview screen of the Settings dialog. 

System is newly installed Debian Squeeze amd64, updated with all current patches, Netbeans 7.2

Selected font is Monospace - issue occurs for font size 10pt, 12pt, but not for larger font sizes

Two files attached showing 12 pt selected and how it affects the display and the settings dialog

The first one shows a snippet of javascript code from a PHP file, the $_POST variable has lost the underline character, and the tail of characters such as lower case g has been cropped

The second one shows your standard settings screen with the same fault demonstrated on the same text (look at the lower case characters)
Comment 1 Vark 2012-07-30 00:50:57 UTC
Created attachment 122510 [details]
Settings window showing same fault with sample code
Comment 2 Miloslav Metelka 2013-08-21 14:01:18 UTC
This should no longer happen after fixing issue #215785. If it still happens please reopen the issue.

*** This bug has been marked as a duplicate of bug 215785 ***