Comment 3 for bug 1514143

Revision history for this message
Victor Thompson (vthompson) wrote :

Currently the default AppHeader for the MainView is disabled when it's not exposed of if it's "moving". What this seems to do is also disable the header when the data in the view is loading or changing. This means that the music app's search feature currently causes the OSK to show and hide as the contents refresh during a search. Is there a way to override the AppHeader's enabled property?

Here is a simple example of this issue: https://code.launchpad.net/~vthompson/+junk/test-1514143