http://bugs.async.com.br/show_bug.cgi?id=4329

           Summary: ObjectList doesn't expand columns correctly when there
                    is a vertical scrollbar on it.
           Product: Kiwi
           Version: SVN trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: ObjectList
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
   Estimated Hours: 0.0


When setting a column on ObjectList to expand, it'll expand until the end of
the ObjectList. The problem is, when we have a vertical scrollbar on it, the
space it takes on the right isn't recalculated and we need to use an horizontal
scrollbar to see the end of the list.

There are some workarounds to do, like the one on #4317. But, to really fix
this, I think it would be better to, every time a vertical scrollbar appears
(or disappears), the ObjectList should recalculate the shared expanded space
and to make it fit right.

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kiwi mailing list
[email protected]
http://www.async.com.br/mailman/listinfo/kiwi

Reply via email to