[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+17.04.20161024.1-0ubuntu1

---
webbrowser-app (0.23+17.04.20161024.1-0ubuntu1) zesty; urgency=medium

  [ Andrew Hayzen ]
  * Fix for issue where many tabs causes close button to overlap other
tabs (LP: #1473630)
  * When page has started, stopped, redirected or errored clear cache for
history update - which prevents incorrect titles in being set
(LP: #1603835)
  * Add autopilot tests javascript dialogs to webbrowser and
webapp-container - alertDialog, beforeUnloadDialog, confirmDialog and
promptDialog (LP: #1633040)
  * Add user-agent override to display the new twitter mobile interface
(LP: #1577834)

  [ Florian Boucault ]
  * Improved startup time by 800ms by delaying QML compilation and making
it asynchronous

  [ Olivier Tilloy ]
  * Replace chromium version in UA overrides at runtime, not at build
time (LP: #1599695)
  * Initial support for generating a snap package for webbrowser-app
(LP: #1629009)
  * Do not persist references to incognito downloads on disk
(LP: #1625519)
  * Increase test coverage (to 97.5%) for DownloadsModel (LP: #1534102)
  * Various performance optimizations linked to load events
(LP: #1611680)
  * Ensure a tab is loaded when re-opened (LP: #1632246)
  * Fix drag'n'drop of bookmarks within the new tab view (LP: #1584868)
  * Work around a limitation in the sound and microphone policy groups
to "fix" sound in yakkety an zesty (LP: #1632620)

 -- Olivier Tilloy   Mon, 24 Oct 2016
13:51:59 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-10-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/webbrowser-app/webbrowser-app-ubuntu-
zesty-2087

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-10-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/fix-dnd-bookmarks-newtabview

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-10-11 Thread Olivier Tilloy
Correction: the z-order is correct (i.e. the new tab view is above the
webview), but the webview seems to be swallowing the drag events anyway.

** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-10-11 Thread Olivier Tilloy
It appears the invisible webview below the new tab view is in fact above
it, thus preventing the drag events from functioning correctly.

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1584868] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks fails on desktop

2016-05-23 Thread Olivier Tilloy
The same functionality (dragging a bookmark within its listview and
dropping it makes it bounce back to its original position) works in the
wide bookmarks view, so the problem is specific to the new tab view.

-- 
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/1584868

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks
  fails on desktop

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The following autopilot test started failing recently on desktop
  (X11):

  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_drag_bookmarks

  It’s not just the test failing: I can reliably reproduce the issue in
  the app itself, dragging a bookmark in the new tab view within the
  list it belongs to and dropping it anywhere, the delegate remains
  where it was dropped.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp