← Back to team overview

touch-packages team mailing list archive

[Bug 1484555] [NEW] When resized to narrow, history view becomes blank

 

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
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1484555

Title:
  When resized to narrow, history view becomes blank

Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  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).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1484555/+subscriptions


Follow ups