can enter spread while in emergency dialer in greeter
Bug #1641578 reported by
Michael Zanetti
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Michał Sawicz | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Michael Zanetti |
Bug Description
Steps to reproduce:
* lock the device
* from the lockscreen, open the emergency dialoer
* do a right edge swipe
=> spread is shown
during a lockdown, nothing but the dialer app should be shown
Related branches
lp://qastaging/~mzanetti/unity8/disable-spread-while-locked
- Unity8 CI Bot: Approve (continuous-integration)
- Lukáš Tinkl (community): Approve
-
Diff: 110 lines (+54/-4)3 files modifiedqml/Shell.qml (+0/-2)
qml/Stage/Stage.qml (+8/-2)
tests/qmltests/tst_Shell.qml (+46/-0)
Superseded
for merging
into
lp://qastaging/unity8/stable
- Unity Team: Pending requested
-
Diff: 14060 lines (+2889/-1718) (has conflicts)187 files modifieddata/com.canonical.Unity8.gschema.xml (+5/-0)
data/unity8-dash.conf (+1/-1)
data/unity8-filewatcher.conf (+5/-0)
data/unity8-greeter-wrapper (+6/-6)
debian/changelog (+55/-0)
debian/control (+1/-0)
plugins/Dash/CardAttributes.qml (+1/-1)
plugins/Dash/CardCreator.js (+9/-8)
plugins/Dash/listviewwithpageheader.cpp (+4/-12)
plugins/LightDM/SessionsModel.cpp (+8/-0)
plugins/Utils/constants.cpp (+6/-1)
plugins/Utils/constants.h (+5/-5)
po/aa.po (+22/-13)
po/am.po (+22/-13)
po/ar.po (+22/-13)
po/ast.po (+22/-13)
po/az.po (+22/-13)
po/be.po (+22/-13)
po/bg.po (+22/-13)
po/bn.po (+22/-13)
po/br.po (+22/-13)
po/bs.po (+22/-13)
po/ca.po (+24/-14)
po/ca@valencia.po (+22/-13)
po/ce.po (+22/-13)
po/ckb.po (+22/-13)
po/co.po (+22/-13)
po/cs.po (+22/-13)
po/cy.po (+22/-13)
po/da.po (+22/-13)
po/de.po (+22/-13)
po/el.po (+22/-13)
po/en_AU.po (+22/-13)
po/en_GB.po (+22/-13)
po/eo.po (+22/-13)
po/es.po (+22/-13)
po/eu.po (+22/-13)
po/fa.po (+22/-13)
po/fi.po (+22/-13)
po/fo.po (+22/-13)
po/fr.po (+22/-13)
po/ga.po (+22/-13)
po/gd.po (+22/-13)
po/gl.po (+22/-13)
po/gv.po (+22/-13)
po/he.po (+22/-13)
po/hi.po (+22/-13)
po/hr.po (+22/-13)
po/hu.po (+22/-13)
po/hy.po (+22/-13)
po/ia.po (+22/-13)
po/id.po (+22/-13)
po/is.po (+22/-13)
po/it.po (+22/-13)
po/ja.po (+22/-13)
po/km.po (+22/-13)
po/kn.po (+22/-13)
po/ko.po (+22/-13)
po/ku.po (+22/-13)
po/ky.po (+22/-13)
po/lo.po (+22/-13)
po/lt.po (+22/-13)
po/lv.po (+22/-13)
po/ml.po (+22/-13)
po/mr.po (+22/-13)
po/ms.po (+22/-13)
po/my.po (+22/-13)
po/nb.po (+22/-13)
po/ne.po (+22/-13)
po/nl.po (+22/-13)
po/nn.po (+22/-13)
po/oc.po (+22/-13)
po/or.po (+22/-13)
po/pa.po (+22/-13)
po/pl.po (+22/-13)
po/pt.po (+22/-13)
po/pt_BR.po (+22/-13)
po/ro.po (+22/-13)
po/ru.po (+22/-13)
po/shn.po (+22/-13)
po/si.po (+22/-13)
po/sk.po (+22/-13)
po/sl.po (+22/-13)
po/sq.po (+22/-13)
po/sr.po (+22/-13)
po/sv.po (+22/-13)
po/sw.po (+22/-13)
po/ta.po (+22/-13)
po/te.po (+22/-13)
po/th.po (+22/-13)
po/tr.po (+22/-13)
po/ug.po (+22/-13)
po/uk.po (+22/-13)
po/unity8.pot (+17/-13)
po/ur.po (+22/-13)
po/uz.po (+22/-13)
po/vi.po (+22/-13)
po/wo.po (+22/-13)
po/xh.po (+22/-13)
po/zh_CN.po (+22/-13)
po/zh_HK.po (+22/-13)
po/zh_TW.po (+22/-13)
qml/Components/ListItems/ThinDivider.qml (+0/-27)
qml/Dash/CardGrid.qml (+4/-4)
qml/Dash/CardTool.qml (+60/-16)
qml/Dash/Dash.qml (+1/-1)
qml/Dash/DashBackground.qml (+2/-11)
qml/Dash/DashPageHeader.qml (+23/-56)
qml/Dash/DashSectionHeader.qml (+25/-25)
qml/Dash/GenericScopeView.qml (+6/-83)
qml/Dash/Previews/Preview.qml (+19/-7)
qml/Dash/Previews/PreviewActionCombo.qml (+13/-2)
qml/Dash/Previews/PreviewActions.qml (+3/-2)
qml/Dash/Previews/PreviewAudioPlayback.qml (+10/-9)
qml/Dash/Previews/PreviewComment.qml (+3/-0)
qml/Dash/Previews/PreviewHeader.qml (+5/-3)
qml/Dash/Previews/PreviewIconActions.qml (+1/-0)
qml/Dash/Previews/PreviewInlineVideo.qml (+1/-1)
qml/Dash/Previews/PreviewRatingInput.qml (+1/-0)
qml/Dash/Previews/PreviewRatingSingleDisplay.qml (+12/-9)
qml/Dash/Previews/PreviewTable.qml (+8/-2)
qml/Dash/Previews/PreviewTextSummary.qml (+7/-2)
qml/Dash/Previews/PreviewVideoPlayback.qml (+1/-1)
qml/Dash/Previews/PreviewWidget.qml (+2/-2)
qml/Dash/Previews/PreviewWidgetFactory.qml (+2/-2)
qml/Dash/Previews/PreviewZoomableImage.qml (+1/-1)
qml/Dash/ScopesListCategory.qml (+2/-2)
qml/Greeter/Infographics.qml (+25/-3)
qml/Launcher/LauncherPanel.qml (+2/-2)
qml/Notifications/ShapedIcon.qml (+1/-0)
qml/Shell.qml (+2/-3)
qml/Stage/Stage.qml (+40/-1)
src/Dash/main.cpp (+9/-1)
src/Panel/Indicators/client/indicatorsclient.cpp (+10/-8)
src/Panel/Indicators/client/indicatorsclient.h (+0/-2)
src/ShellApplication.cpp (+1/-1)
src/main.cpp (+10/-1)
tests/mocks/GSettings.1.0/fake_gsettings.cpp (+33/-0)
tests/mocks/GSettings.1.0/fake_gsettings.h (+9/-0)
tests/mocks/Unity/fake_previewmodel.cpp (+15/-7)
tests/mocks/Unity/fake_previewwidgetmodel.cpp (+18/-10)
tests/mocks/Utils/constants.cpp (+2/-1)
tests/mocks/Utils/constants.h (+5/-5)
tests/mocks/libusermetrics/UserMetrics.cpp (+33/-13)
tests/mocks/libusermetrics/UserMetrics.h (+2/-0)
tests/plugins/Dash/cardcreator/1.res (+5/-5)
tests/plugins/Dash/cardcreator/1.res.cardcreator (+4/-4)
tests/plugins/Dash/cardcreator/1.tst (+1/-1)
tests/plugins/Dash/cardcreator/10.res (+3/-3)
tests/plugins/Dash/cardcreator/10.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/11.res (+5/-5)
tests/plugins/Dash/cardcreator/11.res.cardcreator (+4/-4)
tests/plugins/Dash/cardcreator/12.res (+4/-4)
tests/plugins/Dash/cardcreator/12.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/2.res (+3/-3)
tests/plugins/Dash/cardcreator/2.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/3.res (+2/-2)
tests/plugins/Dash/cardcreator/3.res.cardcreator (+2/-2)
tests/plugins/Dash/cardcreator/4.res (+3/-3)
tests/plugins/Dash/cardcreator/4.res.cardcreator (+2/-2)
tests/plugins/Dash/cardcreator/5.res (+3/-3)
tests/plugins/Dash/cardcreator/5.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/6.res (+4/-4)
tests/plugins/Dash/cardcreator/6.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/6.tst (+1/-1)
tests/plugins/Dash/cardcreator/7.res (+3/-3)
tests/plugins/Dash/cardcreator/7.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/8.res (+4/-4)
tests/plugins/Dash/cardcreator/8.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/8.tst (+1/-1)
tests/plugins/Dash/cardcreator/9.res (+4/-4)
tests/plugins/Dash/cardcreator/9.res.cardcreator (+3/-3)
tests/plugins/Dash/cardcreator/9.tst (+1/-1)
tests/plugins/Dash/listviewwithpageheadersectionexternalmodeltest.cpp (+3/-3)
tests/plugins/Dash/listviewwithpageheadersectiontest.cpp (+54/-54)
tests/qmltests/Dash/Previews/tst_Preview.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewActions.qml (+33/-3)
tests/qmltests/Dash/Previews/tst_PreviewHeader.qml (+1/-1)
tests/qmltests/Dash/Previews/tst_PreviewTable.qml (+22/-1)
tests/qmltests/Dash/Previews/tst_PreviewTextSummary.qml (+2/-2)
tests/qmltests/Dash/tst_Card.qml (+0/-15)
tests/qmltests/Dash/tst_DashPageHeader.qml (+2/-2)
tests/qmltests/Dash/tst_GenericScopeView.qml (+1/-1)
tests/qmltests/Greeter/tst_Infographics.qml (+79/-15)
tests/qmltests/Launcher/tst_Launcher.qml (+26/-1)
tests/qmltests/Stage/tst_DesktopStage.qml (+4/-3)
tests/qmltests/tst_Shell.qml (+64/-0)
lp://qastaging/~mzanetti/unity8/disable-spread-while-locked-stable
- Lukáš Tinkl (community): Approve
-
Diff: 110 lines (+54/-4)3 files modifiedqml/Shell.qml (+0/-2)
qml/Stage/Stage.qml (+8/-2)
tests/qmltests/tst_Shell.qml (+46/-0)
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
status: | Triaged → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Michael Zanetti (mzanetti) |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Michał Sawicz (saviq) |
milestone: | none → 14 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package unity8 - 8.15+17. 04.20161129- 0ubuntu1
--------------- 04.20161129- 0ubuntu1) zesty; urgency=medium
unity8 (8.15+17.
[ Albert Astals Cid ] ase.test_ search
* Fix PreviewProgress implicitHeight (LP: #1641943)
* Adapt to dummy notification being gone
* Fix autopilot test_lock_screen tests
* Autopilot: Add more applications to the list for wider screens
* Fix autopilot DashHelperTestC
* Also install the Screens mock
* Give default value to gu-px size
[ Andrea Azzarone ]
* Set Mir.cursorName to "grabbing" on first mouse press on a window
decoration. Don't wait for press+motion. (LP: #1618078)
* Do not show a divider between each quicklist entry but just between
each section, similar to how unity7 does. (LP: #1637478)
[ Andrea Cimitan ]
* Fix white text (LP: #1644468)
* Make MascotLoader in CardCreator flat
* Make the remaining UbuntuShape flat
* added dropshadow from panel indicators to dash page header extra
panel, so there is right shadow when the extra panel is narrow
* Look up for expandable template dash category flag
[ Brian Douglass ]
* Added a setting to enable/disable the indicator dropdown menu.
[ Daniel d'Andrada ]
* There's no need for WindowDecoration to access the appDelegate
[ Lukáš Tinkl ]
* Enable brightness (laptop backlight) handling on desktop/laptop PCs
(LP: #1595947)
[ Michael Zanetti ]
* disable spread interaction while locked (LP: #1641578)
[ Andrea Azzarone, Michał Sawicz ]
* Implement launcher tooltips.
[ Olivier Tilloy ]
* Remove dependency on transitional package. (LP: #1583079)
-- Michał Sawicz <email address hidden> Tue, 29 Nov 2016 09:43:33 +0000