angular-scrolly icon indicating copy to clipboard operation
angular-scrolly copied to clipboard

Forms problem

Open rtpm opened this issue 11 years ago • 3 comments

Hello,

There seems to be a problem with forms. input type="text" doesn't seem to work. (selects work fine) I can not write any text. On tablets/phone the text is being put in the url address bar.

I know the code is in early stage. Just letting you know.

The project looks very promising. Thanks!

rtpm avatar May 28 '13 10:05 rtpm

Hi Robert!

Thanks, I'll look into it. I think I know what I need to do to fix this problem.

ajoslin avatar May 28 '13 11:05 ajoslin

Andy,

Thanks for quick forms fix. It works fine now, but another problem appeared. When form input is located at the bottom of the page, the keyboard widget (tested on android 2.3.6) makes the website scroll to this element and the top of the page, including the absolutely positioned toolbar element disappears and it's impossible to get it back - even by swiping the page up.

Putting 20-30 form inputs (each one below) in your demo page shows the problem.

I'm not a CSS guru, so this might be a CSS problem.

rtpm avatar Jun 03 '13 11:06 rtpm

Hey again robert.

OK, I'll look into it. thanks

I'll be actually using this in a job in a couple of weeks and will be able to use it enough to add features / fix bugs then.

ajoslin avatar Jun 03 '13 11:06 ajoslin