Child window leaving fullscreen when move mouse to bottom right corner of screen
Bug #1665724 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Michał Sawicz | ||
qtmir (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Lukáš Tinkl |
Bug Description
running unity8 desktop deb session on xenial + overlay
- Launcher set to always show
1) open youtube.com in webbrowser-app
2) maximize browser
3) play a video
4) click the fullscreen button on bottom right, video now playing in fullscreen mode
5) move mouse cursor to bottom right of screen,
6) Expected result: no change in window.
Actual result:
window leaves fullscreen mode, shows window controls and black border where launcher usually is, bottom of window is cutoff. Stuck in this state until you press esc, which then causes parent browser window to be obscured by launcher again (see lp:1665723)
Related branches
lp://staging/~lukas-kde/unity8/fix-shell-chrome
- Unity8 CI Bot: Approve (continuous-integration)
- Michael Zanetti (community): Approve
- Daniel d'Andrada (community): Needs Information
-
Diff: 360 lines (+56/-59)9 files modifiedqml/Stage/ApplicationWindow.qml (+1/-0)
qml/Stage/Stage.qml (+21/-11)
qml/Stage/StagedFullscreenPolicy.qml (+7/-13)
qml/Stage/WindowStateSaver.qml (+4/-3)
qml/Stage/WindowedFullscreenPolicy.qml (+4/-12)
tests/mocks/Unity/Application/ApplicationManager.cpp (+1/-0)
tests/qmltests/Stage/tst_DesktopStage.qml (+3/-3)
tests/qmltests/tst_OrientedShell.qml (+5/-3)
tests/qmltests/tst_Shell.qml (+10/-14)
Changed in qtmir (Ubuntu): | |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
tags: | added: unity8-desktop |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | New → In Progress |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
Changed in webbrowser-app (Ubuntu): | |
assignee: | Lukáš Tinkl (lukas-kde) → nobody |
status: | In Progress → New |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Michał Sawicz (saviq) |
status: | New → Triaged |
Changed in webbrowser-app (Ubuntu): | |
status: | New → Invalid |
no longer affects: | webbrowser-app (Ubuntu) |
Changed in canonical-devices-system-image: | |
milestone: | none → u8c-1 |
Changed in canonical-devices-system-image: | |
status: | Triaged → Fix Released |
Changed in qtmir (Ubuntu): | |
status: | New → Invalid |
To post a comment you must log in.
see attached video for example