JDK-8108599 : MediaView.smooth does not work
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.2
  • Priority: P2
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2009-07-29
  • Updated: 2015-06-16
  • Resolved: 2011-02-26
Related Reports
Relates :  
Relates :  
Description
Setting MediaView.smooth appears to be ignored for the Swing stack. The Prism stack appears to do the right thing.

The attached test program renders a media player that has been rotated by 4 degrees. The smooth variable is set on the MediaView which should cause the video to be antialiased.

Comments
As described, this issue cannot be fixed. A new feature request will be opened for this feature.
26-02-2011

As with RT-5249 we will look at this for Presidio.
13-05-2010

Tried using the test and saw it failing. So went through related bug RT-5249, based on the evaluation there, this bug also should be reopened .
13-05-2010

This is essentially the same issue as RT-5249, and the fix is the same. The fix has been pushed (again, only for the Prism stack, as discussed in RT-5249): http://jfxsrc.sfbay.sun.com/javafx/soma/scrum/graphics/runtime/rev/63105930e08b
11-08-2009

Raising this to critical as it significantly impacts rendering quality.
10-08-2009

I spoke too soon about Prism. Looking at it more closely, it isn't working either. At a minimum we need to solve this for the Prism stack.
29-07-2009

This is probably the same issue as RT-5249
29-07-2009