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 228280 - Missing HTML formatting in help window with GTK
Summary: Missing HTML formatting in help window with GTK
Status: RESOLVED DUPLICATE of bug 221778
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 12:00 UTC by Vladimir Riha
Modified: 2013-04-19 12:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (164.29 KB, image/png)
2013-04-05 12:00 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-04-05 12:00:46 UTC
Created attachment 133331 [details]
screenshot

Please check the screenshot, the help window is seems to be missing HTML markup (or rather it is not effective) when used together with GTK L&F. It looks OK on Metal L&F. This is not specific for ee7 branch, just another GTK issue...




Product Version: NetBeans IDE Dev (Build web-main-javaee7-207-on-20130405)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b32
System: Linux version 3.2.0-39-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2013-04-19 12:02:04 UTC
I just tried to reproduce it and I wasn't able to do that. Please could you tell me which build do you use? I tried almost release73, the latest JDK1.7u9, GTK laf.

I was pretty surprised with your JDK - 1.7_017? :) Could you give me more informations about the java and build, please? Thanks a lot.
Comment 2 Vladimir Riha 2013-04-19 12:17:16 UTC
Thanks for trying.

Well latest JDK7 is u21, so JDK7u17 is not that weird (imo u21 came after this issue and I didn't set u19 as JAVA_HOME) :)

I tried it again and it seems to be caused by the fonts issue again (after reporting this issue, I uninstalled them as advised in issue 221778) because now it works fine.

I'm sorry for this duplicate. 




Product Version: NetBeans IDE Dev (Build web-main-10336-on-20130419)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b32

& JDK7u21


System: Linux version 3.2.0-40-generic-pae running on i386; UTF-8; en_US (nb)

*** This bug has been marked as a duplicate of bug 221778 ***
Comment 3 Martin Fousek 2013-04-19 12:20:33 UTC
(In reply to comment #2)
> Well latest JDK7 is u21, so JDK7u17 is not that weird (imo u21 came after this
> issue and I didn't set u19 as JAVA_HOME) :)

You are right, sorry for my fault. :)

In any case, thanks for resolving.