Comment 1 for bug 1131249

Revision history for this message
Michał Sawicz (saviq) wrote : Re: [W/M] apps should be resized to accomodate for the OSK when it’s visible

In the same way we've decided against handling orientation on the WM level, I'm against having the OSK rectangle being respected like this.

Indeed we could provide ways that the MainView could, potentially by default, resize to accommodate for the keyboard rectangle, but apps need to be able to override that behaviour.

We also need defined the preferred User Experience - should the toolbar always be there on top of the OSK? If not - is the toolbar unavailable when the OSK is up? Is it always on screen (sacrificing screen real estate)? Is there a way to invoke / dismiss the toolbar when OSK is up?

If there's a text entry in the toolbar (like there is in the Browser) obviously it needs to be visible when typing, but maybe generic bottom bars should dismiss the keyboard when invoked?