To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99529 Issue #|99529 Summary|middle button Component|Word processor Version|OOo 3.0.1 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|ama Reported by|cmc
------- Additional comments from [email protected] Mon Feb 23 12:41:55 +0000 2009 ------- issue 90511 describes a situation of where copying to the clipboard adds a trailing newline to the pasted text which is fixed in 3.0, but there is a similar issue on Linux with middle paste, i.e. select a word in the middle of a sentence and pasted into e.g. gedit / gnome-terminal with the middle paste button (or left and right buttons together on two-button mice) There the trailing newline appears. In copy and paste the SetClipboard gets set on the swdoc transferrable in preparecopy, but this arrangement doesn't happen on middle paste. How about this patch to SetClipboard when transferring strings --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
