Bug 326456 - Need scrollbar or expanding window
Summary: Need scrollbar or expanding window
Status: RESOLVED FIXED
Alias: None
Product: plasma-nm
Classification: Plasma
Component: applet (show other bugs)
Version: 0.9.3.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 17:28 UTC by Unknown
Modified: 2014-03-19 22:58 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2013-10-22 17:28:50 UTC
Without a scrollbar, there is no visual cue to indicate that it is necessary to scroll the contents to see all connections. It was rather by accident that I discovered this requirement when I otherwise couldn't find my VPN connection in the list anymore.

Preferably, though, please provide a configurable option that allows the window to expand to a size that would list all connections. I'm aware of bug 319198. I disagree with the reasoning. There is no particular requirement that all windows behave the same. It is far more useful for the NM-applet window to automatically resize itself to display everything in one glance than to require users to unnecessarily perform scrolling actions. This is a case where utility -- showing all information -- should be more important than consistency. No one is confused by an applet window that changes size. People are confused when they have to scroll and there's no indication that scrolling is necessary.
Comment 1 Jan Grulich 2013-10-23 07:07:27 UTC
Git commit ac08a4c148738783d86a074a058d88a2cbd22b23 by Jan Grulich.
Committed on 23/10/2013 at 07:07.
Pushed by grulich into branch 'master'.

Add ScrollBar with the hope it will work correctly

M  +53   -47   applet/declarative/contents/ui/main.qml

http://commits.kde.org/plasma-nm/ac08a4c148738783d86a074a058d88a2cbd22b23
Comment 2 Jan Grulich 2013-10-23 07:10:36 UTC
1) I added a scrollbar, but before I was trying to use it and it didn't work correctly sometimes. 
2) This is already implemented in 0.9.3.1 version, when you expand some connection, it will move the view so you see all info.
Comment 3 Unknown 2013-10-24 16:49:09 UTC
(In reply to comment #2)
> 1) I added a scrollbar, but before I was trying to use it and it didn't work
> correctly sometimes. 
> 2) This is already implemented in 0.9.3.1 version, when you expand some
> connection, it will move the view so you see all info.

Thanks for considering my suggestion.

I'll have to wait until 0.9.3.1 lands in Kubuntu to take a look at the new version. Right now, some packaging issues are still being sorted. https://bugs.launchpad.net/ubuntu/+source/plasma-nm/+bug/1243822
Comment 4 Jan Grulich 2013-10-29 11:18:41 UTC
Git commit ebc4ac6c127b4d253f69bc70772ed7f8cc7859c6 by Jan Grulich.
Committed on 29/10/2013 at 11:18.
Pushed by grulich into branch 'master'.

Revert: Add ScrollBar with the hope it will work correctly

M  +47   -51   applet/declarative/contents/ui/main.qml

http://commits.kde.org/plasma-nm/ebc4ac6c127b4d253f69bc70772ed7f8cc7859c6