JDK-8095862 : Webkit RTImage needs to use width/height correctly for readPixels.
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2012-11-12
  • Updated: 2015-06-12
  • Resolved: 2014-12-18
Related Reports
Blocks :  
Relates :  
Description
The assumption that desired width and height when creating a texture is equal to contentWidth and contentHeight after the texture is created is incorrect due to es2RTT cumbersome implementation. 
Comments
This has be resolved by the depended on and related issues.
18-12-2014

Required for WebView to work properly on embedded devices.
14-11-2012