Comment 3 for bug 1311111

Revision history for this message
Bill Filler (bfiller) wrote : Re: Event Name field is obscured by OSK

Just re-tested on rtm image, and the event details field seems to be not obscured on krillin. It is obscured on mako running vivid-proposed image.

However, I think we need a generic fix here. As other fields also get obscured by keyboard. For example:

- Create a new event
- click in location field
- OSK is visible and obscures the field

We should ensure any field that has focus is scrolled into view. There is code in other apps to do this (look at address-book-app or others for an example)