Snap channel selection list not scrollable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| gnome-software (Ubuntu) |
Low
|
Robert Ancell | ||
| Xenial |
Low
|
Robert Ancell | ||
| Bionic |
Low
|
Robert Ancell | ||
| Cosmic |
Low
|
Robert Ancell |
Bug Description
[Impact]
Snaps with many channels/branches (e.g. communitheme) make the channel selector too large - it should use a scrollable window if there are many.
[Test Case]
1. Search for ”communitheme” in the store
2. Open ”communitheme” result
3. Click on the channel selection button
4. You will see a popup with loooooong list of channels
5. Try to scroll to see more entries
Expected result:
You can scroll the list
What happen instead:
You cannot scroll the list
[Regression Potential]
Solution is to use a GtkScrolledWindow for the list. Could cause other UI bugs to occur.
Michal Predotka (mpredotka) wrote : | #1 |
Sebastien Bacher (seb128) wrote : | #2 |
Changed in gnome-software (Ubuntu): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
importance: | Undecided → High |
Didier Roche (didrocks) wrote : | #3 |
The list of real entries are (at that time, it's dynamic):
Track Arch Channel Version Revision Expires at
latest all stable 0.1 124
amd64 stable 0.1 97
Sebastien Bacher (seb128) wrote : | #4 |
Robert, is the list we display coming directly from snapd? or a bug in g-s/snapd-glib?
Michal Predotka (mpredotka) wrote : | #5 |
I've reported another bug about same entries: bug #1768794
Sebastien Bacher (seb128) wrote : | #6 |
k, let's keep that one about the scrolling issue then
Changed in gnome-software (Ubuntu): | |
importance: | High → Low |
assignee: | Robert Ancell (robert-ancell) → nobody |
Launchpad Janitor (janitor) wrote : | #7 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in gnome-software (Ubuntu): | |
status: | New → Confirmed |
Changed in gnome-software (Ubuntu Cosmic): | |
status: | Confirmed → Fix Committed |
Changed in gnome-software (Ubuntu Bionic): | |
importance: | Undecided → Low |
Changed in gnome-software (Ubuntu Xenial): | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in gnome-software (Ubuntu Bionic): | |
status: | New → Triaged |
Changed in gnome-software (Ubuntu Xenial): | |
status: | Triaged → Fix Committed |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-software (Ubuntu Cosmic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-software (Ubuntu Bionic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
status: | Triaged → Fix Committed |
description: | updated |
Launchpad Janitor (janitor) wrote : | #8 |
This bug was fixed in the package gnome-software - 3.28.1-0ubuntu6
---------------
gnome-software (3.28.1-0ubuntu6) cosmic; urgency=medium
* debian/
- Make snap channel selection list scrollable (LP: #1768779)
- Fix channel branches all showing the same name (LP: #1768794)
- Alphabetically sort channel branch names (LP: #1769556)
-- Robert Ancell <email address hidden> Mon, 07 May 2018 16:31:46 +1200
Changed in gnome-software (Ubuntu Cosmic): | |
status: | Fix Committed → Fix Released |
Hello Michal, or anyone else affected,
Accepted gnome-software into bionic-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
tags: | added: verification-needed verification-needed-bionic |
Michal Predotka (mpredotka) wrote : | #10 |
I'm not able to test if it scroll or not as the other bug (#1768794) was fixed and now I see only 4 entries.
Brian Murray (brian-murray) wrote : | #11 |
Hello Michal, or anyone else affected,
Accepted gnome-software into xenial-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
tags: | added: verification-needed-xenial |
Jean-Baptiste Lallement (jibel) wrote : | #12 |
SRU verification for Bionic:
I have reproduced the problem with gnome-software 3.28.1-0ubuntu4 in bionic and have verified that the version of gnome-software 3.28.1-
However this could be improved a bit because the scrollbar overlaps with the right side of the "switch" buttons.
Marking as verification-done
tags: |
added: verification-done-bionic removed: verification-needed-bionic |
Launchpad Janitor (janitor) wrote : | #13 |
This bug was fixed in the package gnome-software - 3.28.1-
---------------
gnome-software (3.28.1-
* debian/
- Fix incorrect default install version being shown (LP: #1767445)
- Make snap channel selection list scrollable (LP: #1768779)
- Fix channel branches all showing the same name (LP: #1768794)
- Alphabetically sort channel branch names (LP: #1769556)
* debian/control:
- Use bionic Vcs link
-- Robert Ancell <email address hidden> Mon, 07 May 2018 16:32:37 +1200
Changed in gnome-software (Ubuntu Bionic): | |
status: | Fix Committed → Fix Released |
The verification of the Stable Release Update for gnome-software has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
Jean-Baptiste Lallement (jibel) wrote : | #15 |
SRU verification for Xenial:
I have reproduced the problem with gnome-software 3.20.5-
Marking as verification-done
tags: |
added: verification-done verification-done-xenial removed: verification-needed verification-needed-xenial |
Launchpad Janitor (janitor) wrote : | #16 |
This bug was fixed in the package gnome-software - 3.20.5-
---------------
gnome-software (3.20.5-
* debian/
- Make snap channel selection list scrollable (LP: #1768779)
* debian/
* debian/
- Correctly handle snap install/remove failures (LP: #1762427)
- Fix snaps without icons not showing (LP: #1763736)
- Add basic system for connecting/
(LP: #1597314)
- Alphabetically sort channel branch names (LP: #1769556)
* debian/
- Fix incorrect default install version being shown (LP: #1767445)
-- Robert Ancell <email address hidden> Tue, 08 May 2018 12:02:36 +1200
Changed in gnome-software (Ubuntu Xenial): | |
status: | Fix Committed → Fix Released |
Thank you for your bug report. The list not being scrollable is an issue but there is also a bug that its has more entries that it should.