[PD-dev] [ pure-data-Patches-2013659 ] Arrow keys (should not) change the modified status of patch

SourceForge.net noreply at sourceforge.net
Tue Oct 7 18:47:10 CEST 2008


Patches item #2013659, was opened at 2008-07-08 19:17
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2013659&group_id=55736

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: None
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Frank Barknecht (fbar)
Assigned to: Miller Puckette (millerpuckette)
Summary: Arrow keys (should not) change the modified status of patch

Initial Comment:
Anytime an arrow key (Up, Down, Left, Right) is pressed, the patch file that has focus is marked as "dirty" as if there was a modification made in edit mode: The little star appears in the window title and on closing the patch, Pd asks if changes should be saved. 

Checked with pd 41.4, pd-extended from 2008-06-27 on OS-X and pd 0.41 on Linux.

----------------------------------------------------------------------

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-10-07 18:47

Message:
seems to be fixed (at least) with Pd-0.42.0-test5

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-09-15 17:08

Message:
the solution is rather simple: g_editor.c:canvas_displaceselection() should
return immediately if nothing is selected

the attached patch fixes this
File Added: g_editor.diff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2013659&group_id=55736




More information about the Pd-dev mailing list