[Bug 157643] New: Unexpected behavior on Plasma::BoxLayout when adding/removing items

Juan González kde_devel at opsiland.info
Mon Feb 11 02:26:50 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157643         
           Summary: Unexpected behavior on Plasma::BoxLayout when
                    adding/removing items
           Product: plasma
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: panel-devel kde org
        ReportedBy: kde_devel opsiland info


Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc versión 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 
OS:                Linux

I want to use Plasma::BoxLayout in my applet to show a collection of items, and when clicking on one of them I want to hide the other items and show a different item with information relative to the selected item, but it doesn't remove the items from the layout as I would expect. Maybe I didn't explain it correctly but...

As code is much better than words I've created a little test case that show the bad behavior.
I will attach it to this bug.


More information about the Panel-devel mailing list