toscani icon indicating copy to clipboard operation
toscani copied to clipboard

no ability to select the numbers

Open anselmh opened this issue 12 years ago • 5 comments

There is no ability to select the numbers after entering some. It just deselects immediately.

anselmh avatar Jan 30 '13 06:01 anselmh

+1 and no way to correct one digit in the beginning of number

rakeev avatar Jan 30 '13 07:01 rakeev

This is an issue with the input masking plugin, not the experiment itself.

zdfs avatar Jan 30 '13 16:01 zdfs

The input masking plugin has an option to disable 'disabling native focus'. This should fix the issue. From accessbility view the input masking plugin is not good as it is implemented here. I don't really know if that is a general problem with this plugin. Can you investigate here and if it's not fixable on your own, file an issue over at the plugin's repo? Would love to see this code more accessible and usable because it is a great idea. :)

anselmh avatar Jan 30 '13 16:01 anselmh

Considering that this is labeled as an "experiment", I'm not sure when I'm going to have time to investigate. If I remember correctly, I did turn off "disabling native focus" and it only presented even more problems. In my opinion, input masking should be provided natively, but as far as I'm aware, no discussions are being had at the WHATWG or any other body around this topic.

The experiment itself was never developed for production, just an attempt to see how far I could take it. I have more ideas, especially for mobile, but my time to dedicate to this is very limited.

zdfs avatar Jan 30 '13 16:01 zdfs

Okay, thanks for explaining. Maybe you should add this to the README to avoid people use this in production.

anselmh avatar Jan 30 '13 16:01 anselmh