Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] Problems with ATF and OS X Leopard..


David

The code for redrawing in the browser is in SWT. You might want to try running one of the Browser snippets (http://www.eclipse.org/swt/snippets/) to see if you can recreate this
problems without getting ATF involved. If the problem occurs outside of ATF, try posting this to one of the platforms mailing list/newsgroup to see if they know about the problem. It ends up that the ATF team doesn't have a Leopard machine, but I believe that platform teams does. The problem is most likely in SWT or XULRunner.

    Thanks
      Bob


Robert Goodman
IBM Emerging Technologies
goodmanr@xxxxxxxxxx
512-838-8824    T.L. 678-8824



"David Orriss Jr" <davido@xxxxxxxxxxxxxxx>
Sent by: atf-dev-bounces@xxxxxxxxxxx

11/01/2007 10:27 PM

Please respond to
AJAX Toolkit Framework discussion <atf-dev@xxxxxxxxxxx>

To
atf-dev@xxxxxxxxxxx
cc
Subject
[atf-dev] Problems with ATF and OS X Leopard..





I've been seeing this message with any Eclipse apps that use ATF in
the console and the browser not refreshing or redrawing correctly
since upgrading to Leopard..   Anyone else seeing this problem?  Any
suggestions for a workaround?


[NSImageView _clearDirtyRectsForLockedTree] is being invoked with
NSWindowsTrackDirtyRegions active; it shouldn't be!

--
David Orriss Jr.

My blog: http://www.codethought.com/blog
My PalmOS apps:
http://www.palmgear.com/index.cfm?fuseaction=software.developer&userID=822646423
_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev


Back to the top