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 255611 - Code completion Javadoc images broken
Summary: Code completion Javadoc images broken
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2015-09-29 02:49 UTC by MackSix
Modified: 2015-10-02 13:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot from 8.0.2 (43.04 KB, image/png)
2015-09-29 02:49 UTC, MackSix
Details
Screenshot from 8.1 Dev (216.45 KB, image/png)
2015-09-29 02:50 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-09-29 02:49:34 UTC
Created attachment 156460 [details]
Screenshot from 8.0.2

For example, put cursor on <someString>.toLowerCase(Locale locale) and look at the Javadoc popup for it. It show broken images in the table. 

See attached screenshots from 8.0.2 and 8.1 Dev. This works in 8.0.2.

Product Version: NetBeans IDE Dev (Build 201509280002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
Comment 1 MackSix 2015-09-29 02:50:04 UTC
Created attachment 156461 [details]
Screenshot from 8.1 Dev
Comment 2 Dusan Balek 2015-09-29 17:07:27 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/5a87155b0e5a
Comment 3 Dusan Balek 2015-09-30 07:20:46 UTC
Prevent failing GoToSupportTest.

http://hg.netbeans.org/jet-main/rev/e1deddae9dab
Comment 4 Quality Engineering 2015-10-01 05:02:12 UTC
Integrated into 'main-silver', will be available in build *201510010328* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5a87155b0e5a
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #255611 - Code completion Javadoc images broken - fixed.
Comment 5 MackSix 2015-10-02 13:06:03 UTC
v. fixed.

Product Version: NetBeans IDE Dev (Build 201510020002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)