Bug 393776 - left bar disappears when I click in "Updates".
Summary: left bar disappears when I click in "Updates".
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.12.3
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-02 16:49 UTC by paninomaninodesu
Modified: 2018-05-07 21:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
image of the bug (69.09 KB, image/png)
2018-05-07 19:58 UTC, paninomaninodesu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paninomaninodesu 2018-05-02 16:49:43 UTC
Sometimes I open Discover to search and install updates.
Discover opens, I can see in the left bar at the bottom the program searching for updates and when I click there the whole bar disappears.
I thought that this bug could be prevented if I clicked after it finished searching for updates or when I was doing nothing, but it also happened in those instances.

Sometimes I click um "Atualizar" (Updates, or check for updates) and that whole side of the program contracts and disappears.

I'll add an image if this happens again.
Comment 1 Aleix Pol 2018-05-07 11:23:04 UTC
Git commit a65e4da2480461a12c76cd5e21331bfcc727b271 by Aleix Pol.
Committed on 07/05/2018 at 11:22.
Pushed by apol into branch 'master'.

Don't allow showing/hiding the drawer when there's no handle

Summary:
If there's no handle and the drawer is modal, we can understand that the
drawer isn't meant to be closed. Disable the mouse area that is used for
closing it when that happens.

Test Plan: Can't reproduce the issue in the mentioned bug report

Reviewers: #kirigami, mart

Reviewed By: #kirigami, mart

Subscribers: plasma-devel

Tags: #kirigami

Differential Revision: https://phabricator.kde.org/D12699

M  +1    -0    src/controls/templates/OverlayDrawer.qml

https://commits.kde.org/kirigami/a65e4da2480461a12c76cd5e21331bfcc727b271
Comment 2 paninomaninodesu 2018-05-07 19:58:39 UTC
Created attachment 112487 [details]
image of the bug

Another example.
Notification panel said that it had a security update. I opened Discover and clicked to update. But, it seems that it's doing nothing, the updated don't progress, then I clicked at "updates" in that left panel and the whole panel again disappeared.
Comment 3 Christoph Feck 2018-05-07 21:05:25 UTC
Is just an example of the same bug, or an issue that shows up even with the commit from comment #1?