On 27 nov, 11:27, Simon Brocklehurst <[email protected]> wrote: > On Nov 27, 12:53 pm, opinali <[email protected]> wrote: > > > On 27 nov, 09:23, Simon Brocklehurst <[email protected]> wrote: > > I didn't notice any severe rendering issue in a long time, but maybe > > it's just some limitation of my testing (tested apps, systems or > > browsers), care to provide some info or link? > > Check out this post on my blog - "Testing JavaFX Applet Deployment" > > http://www.psynixis.com/blog/2009/09/04/testing-javafx-applet-deploym... > > If you read through the comments on the post, you'll notice lots of > people refer to painting artifacts when the web-page is scrolled (just > search for the word "scroll"). To reproduce, simply scroll the page > up and down fast so that the applet is moved on and off the screen. > You'll likely see bits of the applet being painted above and below > where it should be (lots of people see this on Mac OS X and on > Windows). This same behavior can also be seen in quite a few of the > demo applets on JavaFX.com.
I have actually read and replied to that blog, remember now. :-) 2,5 months ago I observed that I'd sometimes have a page cropping issue. Didn't happen now, but I tested with newer stuff (JavaFX 1.2.1, JRE 6u18ea-b05, Firefox 3.6-beta4 & IE8, Vista SP2, NVidia Quadro FX1700, latest drivers and patches of everything). Perfect behavior. No scrolling artifact either now or then, in your applet or in a couple javafx.com samples that I tested, even after frenetically scrolling the page. Perhaps I'm just lucky, such bugs are often system-specific (video drivers etc.). A+ Osvaldo -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
