Public bug reported: What happened: 1) Open the webbrowser and many tabs 2) Select the first tab 3) Drag the tab quickly from the left side to the right 4) Notice that as you are dragging the tab lags and is sometimes left at a previous position (not the end)
What I expected to happen: At step 4 for the tab to be in the correct position. This occurs because the tab move() only moves +/- 1 at any time, and is performed onXChanged. Which occurs from the animation of the change X position from the mouse. However if you move fast enough the animation skips certain values, causing some moves to be missed. ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Assignee: Andrew Hayzen (ahayzen) Status: In Progress ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Andrew Hayzen (ahayzen) ** Changed in: webbrowser-app (Ubuntu) Status: New => In Progress -- 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/1630211 Title: Moving a tab quickly when there are many tabs open, sometimes causes tab to left in a incorrect position Status in webbrowser-app package in Ubuntu: In Progress Bug description: What happened: 1) Open the webbrowser and many tabs 2) Select the first tab 3) Drag the tab quickly from the left side to the right 4) Notice that as you are dragging the tab lags and is sometimes left at a previous position (not the end) What I expected to happen: At step 4 for the tab to be in the correct position. This occurs because the tab move() only moves +/- 1 at any time, and is performed onXChanged. Which occurs from the animation of the change X position from the mouse. However if you move fast enough the animation skips certain values, causing some moves to be missed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1630211/+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