open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
236 stars 112 forks source link

[BUG] No uppercase letters in Text input forms #790

Open eort opened 1 year ago

eort commented 1 year ago

Hi,

A mac user reported that whenever he uses text input (both in the dedicated form as well as as text input widget in base_form), all capital letters are cast to lowercase. This does not happen on Windows or Linux, so I think it is something mac specific. As far as I understand this is backend independent (I have seen it happening for expyriment). Edit: This happened on Opensesame 3.14

smathot commented 1 year ago

@robbertmijn Can you confirm this issue?

robbertmijn commented 1 year ago

When I use a form to get text input there seems to be no change in case (it displays capital letters, and stores them also when they are input).

Is this maybe on an older macos version?