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 251798 - "Zoom Text In/Out" creates too small line numbers - REGRESSION
Summary: "Zoom Text In/Out" creates too small line numbers - REGRESSION
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 254279 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-13 13:19 UTC by markiewb
Modified: 2015-08-14 13:48 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (165.06 KB, image/png)
2015-04-13 13:19 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2015-04-13 13:19:27 UTC
Created attachment 153161 [details]
Shows the issue

* open an editor
* LineNumbers in the sidebar are readable (normal font size)
* Invoke Action "Zoom Text In" (or "Zoom Text Out") once

ACTUAL:
* font size of lineNumbers in the sidebar is too small

EXPECTED: 
* increase of font size of lineNumbers in the sidebar is relative to the standard font size

P2 because it is an regression to NB 8.0.2

Product Version: NetBeans IDE Dev (Build 201504070001)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Martin Balin 2015-05-26 10:47:57 UTC
This happens when running on JDK8. Does not happen on JDK7. Running on Linux.
Comment 2 Milutin Kristofic 2015-07-22 14:35:26 UTC
I am sorry I didn't know zoom had such regression. Fixed in http://hg.netbeans.org/jet-main/rev/5c4213842f4f
Comment 3 Quality Engineering 2015-07-23 01:15:35 UTC
Integrated into 'main-silver', will be available in build *201507230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5c4213842f4f
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #251798 - "Zoom Text In/Out" creates too small line numbers - REGRESSION
Comment 4 Milutin Kristofic 2015-08-14 13:48:41 UTC
*** Bug 254279 has been marked as a duplicate of this bug. ***