[PD-dev] [ pure-data-Bugs-3160982 ] cannot type UTF8 characters in symbolatoms

SourceForge.net noreply at sourceforge.net
Tue Jan 18 18:16:15 CET 2011


Bugs item #3160982, was opened at 2011-01-18 18:16
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3160982&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: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary:  cannot type UTF8 characters in symbolatoms

Initial Comment:
since Pd-0.43 patches can handle UTF-8 characters. great!

unfortunately, it doesn't seem to work when typing in symbolboxes.

example:
 i switch to a russian(DOS) keyboard layout
 i create a message box and type the keys 'asd' which correctly shows up as 'ыфв'
 i create a symbolgatom and type the keys 'asd' which incorrectly show up as 'DK2'

note: sending a [symbol ыфв( to the symbolgatom, will correctly display it.

it seems like the keyboard input sanitation code for the symbolbox perverts my input.


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

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



More information about the Pd-dev mailing list