[Touch-packages] [Bug 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-20 Thread kevin gunn
** Tags added: unity8-desktop

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-20 Thread Michał Sawicz
** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity8 (Ubuntu)
   Status: Triaged => Invalid

** Changed in: canonical-devices-system-image
Milestone: u8c-2 => backlog

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-20 Thread Albert Astals Cid
And by better Qt I mean one that contains the bugfix 
forhttps://bugreports.qt.io/browse/QTBUG-42578
i.e.

$ git tag --contains 6f84a09dfbd15aac023580cf06e7b8c24f3b524c
v5.8.0
v5.8.0-alpha1
v5.8.0-beta1
v5.8.0-rc1
v5.9.0-alpha1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-20 Thread Albert Astals Cid
Update to a better Qt ^_^

/me hides

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-16 Thread Lukáš Tinkl
Yeah, that's because QML MouseArea isn't very smart wrt
mouseEnter/Leave/Move events; it works only as long as you move the
mouse alone and breaks when the MouseArea itself moves under the cursor
:/

Will have to think of some workaround

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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 1673404] Re: maximized button stays in the hover state until you move the mouse if you right click on maximize

2017-03-16 Thread Michał Sawicz
** Changed in: canonical-devices-system-image
   Status: New => Triaged

** Changed in: canonical-devices-system-image
   Importance: Undecided => Low

** Changed in: unity8 (Ubuntu)
   Status: New => Triaged

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Low

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

** Changed in: canonical-devices-system-image
Milestone: None => u8c-2

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1673404

Title:
  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

Status in Canonical System Image:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  ubuntu 17.04 unity 8

  maximized button stays in the hover state until you move the mouse if
  you right  click on maximize

  open random app, right click on maximize button in title bar. the
  button looks like the mouse pointer is over (hover) but the mouse
  pointer is not there, remains like this until you move the mouse.

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1673404/+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