[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-12-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title:

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-11-07 Thread Timo Jyrinki
** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title:

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2104+16.10.20160919.3 --- ubuntu-ui-toolkit (1.3.2104+16.10.20160919.3) yakkety; urgency=medium [ Andrea Bernabei ] * Scrollbar: more hover related bugfixes and unit tests. Fixes: LP: #1616868, LP: #1616926 [

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-09-29 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: New => Fix Committed ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Milestone: None => 14 -- You received this bug notification because you are a

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-09-28 Thread Ɓukasz Zemczak
This bug was fixed in the package ubuntu-ui-toolkit 1.3.2104+15.04.20160919.3 in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/stable-phone-overlay --- ubuntu-ui-toolkit (1.3.2104+15.04.20160919.3) vivid; urgency=medium [ Andrea Bernabei ] * Scrollbar: more hover

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit- ubuntu-yakkety-1948 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title:

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-08-30 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title: Scrollbar

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-08-26 Thread Andrea Bernabei
New hover area check (part of the linked MR) For vertical scrollbar: hovered == (x is inside the TROUGH) && (y is inside the THUMB) For horizontal scrollbar: hovered == (x is inside the THUMB) && (y is inside the TROUGH) This means we're also providing an error margin along the "scrolling" axis

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-08-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~faenil/ubuntu-ui- toolkit/scrollbar_moreHoverFixesAndTests -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title: Scrollbar thumb

[Touch-packages] [Bug 1616926] Re: Scrollbar thumb shows as hovered after mouse is released outside the thumb

2016-08-26 Thread Andrea Bernabei
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1616926 Title: Scrollbar thumb shows