vaadin / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/touchkit
Other
11 stars 25 forks source link

Parking demo: text fields on the new ticket view don't work on some WP devices #387

Closed vaadin-bot closed 9 years ago

vaadin-bot commented 9 years ago

Originally by @zch


It's very hard or next to impossible to focus the text fields (vehicle id / notes) on the new ticket view on certain WP devices.

This seems to be due to the fields being part of an offline view, built completely client-side. Everything works in the filtering view, which is build as a traditional Vaadin view.

Can be reproduced with the Nokia Lumia 920 available in the device lab.


Imported from https://dev.vaadin.com/ issue #14743

vaadin-bot commented 9 years ago

Originally by proaccountapp


Updated prioritization date.

vaadin-bot commented 9 years ago

Originally by sseppola


The bug is not visible with software version 8.0 or older

Bug is not visible on 8.1 version 8.10.12393.890

Bug is visible after 8.1 update 1

vaadin-bot commented 9 years ago

Originally by Markus Koivisto


https://dev.vaadin.com/review/#/c/5055/

vaadin-bot commented 9 years ago

Originally by sergey@vaadin.com


javadoc patch: https://dev.vaadin.com/review/#/c/5215/

vaadin-bot commented 9 years ago

Originally by sergey@vaadin.com


Ticket for root cause of the problem: http://dev.vaadin.com/ticket/14864