From: SourceForge.net <no...@so...> - 2006-10-13 17:19:20
|
Feature Requests item #1576705, was opened at 2006-10-13 19:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462819&aid=1576705&group_id=51305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Der Meister (der_meister) Assigned to: Nobody/Anonymous (nobody) Summary: [wxScintilla] Re-enable primary selection for copy&paste Initial Comment: I think the code in the function 'void ScintillaWX::ClaimSelection()' in the file 'wxCode/ components/wxscintilla/src/ScintillaWX.cpp' line 620 and following (revision 1.26) should be re-enabled. I tested this piece of code in revision 3084 of Code::Blocks (it uses wxScintilla as editor) with wxGTK 2.6.2 and it works without any problems. The problem described in the comment in this function does not occour. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462819&aid=1576705&group_id=51305 |