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 254350 - Pick the right L&F on Windows 10
Summary: Pick the right L&F on Windows 10
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 16:21 UTC by mrpc
Modified: 2015-09-23 01:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (42.81 KB, text/plain)
2015-08-13 16:21 UTC, mrpc
Details
Correct L&F in foreground, wrong L&F in background. (186.87 KB, image/png)
2015-08-14 16:24 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrpc 2015-08-13 16:21:43 UTC
I use Windows 10 x64, upgraded from windows 8.1. When I check "help->about" I see that Nebeans sees windows 8.1 as the operating system.
The same applies when I try to submit a bug. The following is auto-completed from the IDE.

Product Version = NetBeans IDE Dev (Build 201508130002)
Operating System = Windows 8.1 version 6.3 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Comment 1 mrpc 2015-08-13 16:21:48 UTC
Created attachment 155329 [details]
IDE log
Comment 2 Jiri Kovalsky 2015-08-14 16:24:05 UTC
Created attachment 155357 [details]
Correct L&F in foreground, wrong L&F in background.

This is actually a JDK issue: https://bugs.openjdk.java.net/browse/JDK-8066504

If you use, JDK 8 Update 60 Build b25, it should be identified correctly. A side effect would however be incorrect look&feel. :|
Comment 3 Antonin Nebuzelsky 2015-09-18 14:11:32 UTC
Fanis, please fix the L&F when Windows 10 is identified as of running on JDK 8u60 or newer.
Comment 4 Theofanis Oikonomou 2015-09-22 09:06:35 UTC
Changeset: 30a8d710dba0
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2015-09-22 11:05
Message:
Comment 5 Theofanis Oikonomou 2015-09-22 09:08:14 UTC
tested on windows 10 with jdk 1.8.0_56 and os reported is correct and L&F selected is also correct. Please try a latest build and verify. Thank you
Comment 6 Theofanis Oikonomou 2015-09-22 09:09:01 UTC
(In reply to Theofanis Oikonomou from comment #5)
> tested on windows 10 with jdk 1.8.0_56 and os reported is correct and L&F
> selected is also correct. Please try a latest build and verify. Thank you

sorry jdk was jdk 1.8.0_65 :)
Comment 7 Quality Engineering 2015-09-23 01:24:13 UTC
Integrated into 'main-silver', will be available in build *201509230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/30a8d710dba0
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #254350 - Pick the right L&F on Windows 10