[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-09-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

--- Comment #7 from andydecle...@gmail.com ---
Thank you, I'm excited for this!

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-09-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/8e1339887a01e0
   ||78b04fb18ff575c16998447665
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from David Edmundson  ---
Git commit 8e1339887a01e078b04fb18ff575c16998447665 by David Edmundson.
Committed on 18/09/2016 at 14:52.
Pushed by davidedmundson into branch 'Plasma/5.8'.

Fix panel spacer

Summary:
An expanding spacer had it's minimum size set to the config.length
Allowing the panel to go from config size to infinite.

The problem is the panel length effectively defaults to the size the
spacer starts at (it gets set when we drag it into the right place)
meaning it starts off huge and can never shrink. This then leads to
applets being pushed off the panel.

We want it to be in expanding mode from 0 to config.length
and non expanding to ideally be a fixed width - though still probably
compress if it would otherwise mean the applets would overflow.

Setting the preferred size does all that implicitly; and also sets the
appropriate hint so you can have a spacer in a flexible width panel
correctly.

Reviewers: #plasma, mart

Reviewed By: mart

Subscribers: mart, plasma-devel

Tags: #plasma

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

M  +2-5applets/panelspacer/contents/ui/main.qml

http://commits.kde.org/plasma-workspace/8e1339887a01e078b04fb18ff575c16998447665

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-09-14 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from David Edmundson  ---
Thanks I can reproduce the bug. Will try and fix.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-09-14 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

David Edmundson  changed:

   What|Removed |Added

 CC||patrick.auer...@gmail.com

--- Comment #4 from David Edmundson  ---
*** Bug 349592 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.



[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-09-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

andydecle...@gmail.com changed:

   What|Removed |Added

 CC||andydecle...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352651] Widgets get pushed off the panel despite flexible spacer [regression]

2016-02-21 Thread Janet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352651

Janet  changed:

   What|Removed |Added

 CC||bugzi...@kerridis.de

--- Comment #3 from Janet  ---
I can confirm this on Plasma 5.4.3. If the panel/screen is not wide enough,
widgets at the right side of the panel get "lost". Instead fo this behaviour
the spacers (I use two) should shrink so that the other content stays visible.

-- 
You are receiving this mail because:
You are watching all bug changes.