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

Bug #1673404 reported by dinamic
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical System Image
Triaged
Low
Michał Sawicz
qtdeclarative-opensource-src (Ubuntu)
New
Undecided
Unassigned
unity8 (Ubuntu)
Invalid
Low
Unassigned

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

Revision history for this message
dinamic (dinamic6661) wrote :
Michał Sawicz (saviq)
Changed in canonical-devices-system-image:
status: New → Triaged
importance: Undecided → Low
Changed in unity8 (Ubuntu):
status: New → Triaged
importance: Undecided → Low
Changed in canonical-devices-system-image:
assignee: nobody → Michał Sawicz (saviq)
milestone: none → u8c-2
Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

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

Revision history for this message
Albert Astals Cid (aacid) wrote :

Update to a better Qt ^_^

/me hides

Revision history for this message
Albert Astals Cid (aacid) wrote :

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

Michał Sawicz (saviq)
Changed in unity8 (Ubuntu):
status: Triaged → Invalid
Changed in canonical-devices-system-image:
milestone: u8c-2 → backlog
kevin gunn (kgunn72)
tags: added: unity8-desktop
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.