exporl / apex

APEX 4: software platform for auditory behavioural and psychophysical experiments. This repository follows the major releases of APEX.
http://kuleuven.be/exporl/apex/
Other
10 stars 2 forks source link

Fix click function on study website for tablet #242

Open SaraMagits opened 6 years ago

SaraMagits commented 6 years ago

When you click on the study on tablet, the URL doesn't get copied.

mh21 commented 6 years ago

I've fixed the website to allow copying of the URL, but Qt does not allow pasting. It would be nice to support a custom apexstudy: protocol that can be registered with the app to automatically transfer the url to the app on clicking.

wardd64 commented 6 years ago

Note that you can paste in text-input fields on some tablets by using Ctrl-V. Samsung virtual keyboards also have a clipboard function, so you can usually circumvent this problem by picking the right keyboard settings on your tablet.

SaraMagits commented 5 years ago

see also #237

linusdm commented 5 years ago

@SaraMagits @mh21 Can this be closed?

SaraMagits commented 5 years ago

It works with the Ctrl-V solution. I don't know if there is a better/more user-friendly solution but this is definitely not urgent for me.