~kdub/mir/devel-to-0.1.7

Viewing all changes in revision 1445.

Updates the InputWindowInfo found at InputWindowHandles everytime the InputDispatcher tries to querry the object for hit testing. 
  
 So far that information was only updated during creation (because we triggered that in the mir implemantation) and when focus changes occur - that might be the reason why unity8 never experienced these issues. This fix kind of makes updateInfo and the interface of InputWindowInfo even more questionable. Why have those members public? Why update these only under certain circumstances. Fixes: https://bugs.launchpad.net/bugs/1268819.

Approved by PS Jenkins bot, Alan Griffiths, Daniel van Vugt, Robert Carr, Kevin DuBois.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: