[Mono-bugs] [Bug 639679] StartActivity() requiring intent to have FLAG_ACTIVITY_NEW_TASK and not assuming the caller's task affinity

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 10 21:49:09 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=639679

https://bugzilla.novell.com/show_bug.cgi?id=639679#c2


Mike Kestner <mkestner at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mkestner at novell.com         |jpryor at novell.com

--- Comment #2 from Mike Kestner <mkestner at novell.com> 2010-10-11 01:49:08 UTC ---
I suspect we should be using NewTask in the proxy creation.  I suspect that the
reason the problem is cropping up is that we are using finish on the proxy
activity without having launched the real activity via a new task.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list