[Mono-bugs] [Bug 511849] [PATCH] Retrieving DataObjects placed onto Clipboard doesn't preserve custom formats, when Text/String format is also placed on Clipboard .NET difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 18 10:51:24 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=511849

User tom_hindle at sil.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=511849#c4





--- Comment #4 from tom hindle <tom_hindle at sil.org>  2009-06-18 08:51:23 MDT ---
Yes - but, if I understand you correctly, where the checks are is too late, the
next else if (Clipboard.GetSource (format_atom.ToInt32 ()) is never evaluated.

without refactoring the whole section of the method or without adding a hacky
'doneConvertion' variable I couldn't see a way of not duplicating the checks.

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


More information about the mono-bugs mailing list