Public bug reported: The responsive history view landed with webbrowser-app 0.23+15.10.20150812.1-0ubuntu1, so that there are two different layouts depending on the width of the window.
To reproduce the issue: 1) launch the browser on desktop 2) open the history view (with e.g. Ctrl+H) 3) resize the window horizontally to narrow it Expected result: at some point the narrow layout replaces the wide layout. Current result: at the point where the narrow layout replaces the wide layout, the view is empty. I’m suspecting that the model is not correctly set when switching view, due to implementation that delays setting the model by 1ms with a Timer (http://bazaar.launchpad.net/~phablet-team/webbrowser- app/trunk/view/head:/src/app/webbrowser/Browser.qml#L768). ** Affects: webbrowser-app (Ubuntu) Importance: Medium Assignee: Arthur Mello (artmello) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484555 Title: When resized to narrow, history view becomes blank To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1484555/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
