Bugs item #2929971, was opened at 2010-01-11 19:32 Message generated for change (Settings changed) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971...
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: pd-devel Group: v0.43
Status: Closed
Resolution: Fixed Priority: 5 Private: No Submitted By: IOhannes m zmlnig (zmoelnig) Assigned to: Hans-Christoph Steiner (eighthave) Summary: [pd-gui-rewrite] triple click on msgbox selects text
Initial Comment: in the gui-rewrite, if i triple click on a msgbox (which happened, because i connected a a msgbox to a print and triggered it serveral times fast), the text content of the msgbox will become "selected". the msgbox itself is not touched (e.g. it doesn't get blue)
the "selection" does not mean anything: the canvas is still in run-mode; if i switch to edit-mode, the selection persists, but still doesn't mean anything: if i type, nothing happens; (if i now click into a msgbox the text becomes selected, the msgbox turns blue and i can type)
debian(squeeze/sid) with tcl/tk8.4 and 8.5
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-01-12 09:07
Message: thanks
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2010-01-12 00:25
Message: fixed in this commit, please close this bug if it works for you.
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=...
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2010-01-11 19:35
Message: forgot to add: it's hard to deselect the text. once you have tripleclicked on a msgbox, you have to switch to edit-mode, and select some text and then deselect this text, in order to make the "selected text" become normal again.
this is a lot of work, compared to how easy it is to "select" the text
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2929971...