Chrome-less shell hint does not work any more
Bug #1658117 reported by
Víctor R. Ruiz
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Michał Sawicz | ||
miral (Ubuntu) |
Fix Released
|
Undecided
|
Lukáš Tinkl | ||
qtmir (Ubuntu) |
Fix Released
|
Undecided
|
Lukáš Tinkl | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Lukáš Tinkl |
Bug Description
Test case.
- Open camera in device mode.
Expected result.
- Camera opens full screen and top menu hides.
Actual result.
- Camera opens full screen but top menu is not hidden.
current build number: 127
device name: frieza_arm64
channel: ubuntu-
Related branches
lp://qastaging/~lukas-kde/miral/shellchrome-windowinfo
- Alan Griffiths: Approve
-
Diff: 86 lines (+21/-2)4 files modifieddebian/libmiral2.symbols (+2/-0)
include/miral/window_info.h (+3/-0)
miral/symbols.map (+1/-0)
miral/window_info.cpp (+15/-2)
lp://qastaging/~lukas-kde/qtmir/use-miral-shell-chrome
- Unity8 CI Bot (community): Approve (continuous-integration)
- Gerry Boland (community): Approve
-
Diff: 63 lines (+12/-5)3 files modifieddebian/control (+1/-1)
src/common/mirqtconversion.h (+9/-0)
src/modules/Unity/Application/mirsurface.cpp (+2/-4)
lp://qastaging/~alan-griffiths/miral/fix-1658117
- Lukáš Tinkl (community): Approve
-
Diff: 193 lines (+145/-0)5 files modifieddebian/changelog (+1/-0)
include/miral/toolkit/window_spec.h (+10/-0)
miral/basic_window_manager.cpp (+1/-0)
test/CMakeLists.txt (+1/-0)
test/window_properties.cpp (+132/-0)
lp://qastaging/~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 unity8 (Ubuntu): | |
status: | New → Triaged |
Changed in canonical-devices-system-image: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
summary: |
- Camera app shows top menu + Chrome-less shell hint does not work any more |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in miral (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
Changed in unity8 (Ubuntu): | |
assignee: | Nick Dedekind (nick-dedekind) → Lukáš Tinkl (lukas-kde) |
status: | Triaged → In Progress |
Changed in qtmir (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | New → In Progress |
no longer affects: | qtubuntu (Ubuntu) |
Changed in canonical-devices-system-image: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Likely culprit: http:// bazaar. launchpad. net/~mir- team/qtmir/ trunk/view/ head:/src/ modules/ Unity/Applicati on/mirsurface. cpp#L145