HI, I think I got it working... partially ;-).
When I tap the searchbox, it gets obscured by the popping keyboard.
But when I hide the keyboard and tap the box again, now the box is
scrolled.

I suspect that the workaround works, but the delay is too small for the
first keyboard popping. The second time it pops, it does it faster.
That's just a guess, because on the first sight you wouldn't tell the
difference.

Anyway, I think that the delay is not a universal solution as different
devices might have pretty different speed, depending not only on a
device model/type but also on its current setup and workload. I am not
good at JavaScript, but maybe there is something like window resize
event sent? The position of a focused text box would be then adjusted
after window resize?


------------------------------------------------------------------------
glorifyday's Profile: http://forums.slimdevices.com/member.php?userid=68868
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to