JDK-8118037 : SwingInterop chart and browser window are compressed
Type:Bug
Component:javafx
Sub-Component:scenegraph
Affected Version:8
Priority:P2
Status:Closed
Resolution:Fixed
Submitted:2013-06-04
Updated:2015-06-17
Resolved:2013-06-06
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
See attachment for expected vs actual.
Also may be related: HelloHTMLEditor toolbar icons have shifted images and missing text.
Comments
Verified on 8.0b104
27-08-2013
I marked RT-30936 as a duplicate of this. Jonathan verified that it was a layout optimization that caused that one, and I am almost certain this is the same bug given that there have been no JFXPanel-specific changes recently.
05-06-2013
Note that the same issue happens with HelloHTMLEditor which does not use JFXPanel.
05-06-2013
This is almost certainly a layout issue related to recent optimizations.
05-06-2013
Assinging to Swing for evaluation. Note that I seriously doubt this can qualify as Critical.