Bug 340730 - Adding default panel doesn't follow the same scheme as adding empty panel
Summary: Adding default panel doesn't follow the same scheme as adding empty panel
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 13:28 UTC by Jan Grulich
Modified: 2016-11-07 18:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Grulich 2014-11-07 13:28:49 UTC
I have my main panel at the bottom. When I add an empty panel, then it's added to the left, but a new default panel is added to the top, even if the left side is available. Both panels should have same scheme and edge priority, so either a new empty panel should be added to the top or a new default panel should be added to the left.

Reproducible: Always

Steps to Reproduce:
1. Have your default panel at the bottom
2. Add a new empty panel and see that it's added to the left
3. Remove it and try to add a new default panel

Actual Results:  
Both panels are placed to different sides.

Expected Results:  
Both panels are placed to the same side.
Comment 1 Marco Martin 2016-11-07 18:00:29 UTC
now both empty panel and default panel use a script to create it, so they have the same logic and the panels appear in the same place