[Mono-bugs] [Bug 351568] [patch] Office ribbon - drop down list closes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 10 14:48:57 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=351568
User toshok at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=351568#c15
Chris Toshok <toshok at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Info Provider|toshok at novell.com |
Resolution| |FIXED
--- Comment #15 from Chris Toshok <toshok at novell.com> 2008-06-10 12:48:57 MDT ---
checked in a fix for this. Basically made emission more transactional, with
StartEmit/DoEmit/EndEmit replacing the original Emit call in runtime.cpp.
so, we loop over all elements we're bubbling over, calling StartEmit on all of
them. then call DoEmit on all of them, then EndEmit on all of them.
--
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