|
From: SourceForge.net <no...@so...> - 2005-02-27 22:28:00
|
Patches item #1108529, was opened at 2005-01-24 13:24 Message generated for change (Comment added) made by seanegan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1108529&group_id=235 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Igor Belyi (belyi) Assigned to: Sean Egan (seanegan) Summary: Keep formating when a message is sent. Initial Comment: This is similar to "[ 1093125 ] Maintain formatting between messages within a conversation" but without any extra Preferences. I consider it a bug fixing patch. Please, feel free to disagree. :o) Markup buttons (bold, italic, underline, font) are triggered back into some predefined state even when "Default Formatting" is not checked in the "Message Text" of the Preferences. The attached patch fixes this problem. With this patch markup state get reset to the predefined in this preference format only when "Default Formatting" is checked. I hope you like it. Igor ---------------------------------------------------------------------- >Comment By: Sean Egan (seanegan) Date: 2005-02-27 17:27 Message: Logged In: YES user_id=199625 Just for clarification: The current problem with me accepting this feature is there's currently no good way to remove formatting once it's already there. For instance, I've pasted green text into the GtkIMHtml before and then whatever I type after that is still green. If this patch doesn't address that, everything I type after pasting green text will be green, despite that I only wanted the few words I pasted to be green. Is that fixed by this patch? Also, could you make a patch against CVS HEAD? -s. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1108529&group_id=235 |