Bugs item #3273848, was opened at 2011-04-04 13:11 Message generated for change (Tracker Item Submitted) made by sistisette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3273848...
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: puredata Group: v0.43 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matteo Sisti Sette (sistisette) Assigned to: Nobody/Anonymous (nobody) Summary: problem editing object boxes of GOP-enabled abstractions
Initial Comment: Let myabstraction be an abstraction which has "graph on parent" enabled but NOT "hide object name and parameters".
In a main patch, create an instance of such an abstraction, with or without creation arguments, e.g. [myabstraction]
The instance will be created and you will see the object's gui AND still see the object name as expected.
Now, still in Edit Mode, try to clickl just after the last character of the object's name, in order to edit the object box (for example in order to add some creation arguments).
Expected: the cursor should appear at the end of the object's name
Observed: the cursor appears at the beginning.
Workaround: if you click anywhere BELOW tha line of text, you'll have the cursor at the end. Also you can click on the last-but-one character and have the cursor appear there, and then use the right arrow key.
This is a rather minor issue, but it works fine with non-gop objects and used to work fine also with gop objects until version 0.42.5
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3273848...