JDK-8102550 : Need to Evaluate ES2 implementation of contentWidth/Height and RTT Interface.
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2012-11-12
  • Updated: 2015-06-16
  • Resolved: 2013-08-12
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.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
A lot of engineers have assumed that contentWidth and contentHeight are width and height they requested at the creation of the texture due to the rule of least surprise, and es2 employs a different use of these variables. We should make a conscious decision to embrace this difference or create a seperate set of width and height to cover the es2 usage to mean a "writableWidth/Height" for RTTs or something to that affect.
Comments
Fixed by the changeset that fixed RT-30204...
12-08-2013

Now that RT-30204 is implemented is there anything more to do here?
10-08-2013