https://bugs.documentfoundation.org/show_bug.cgi?id=96482

            Bug ID: 96482
           Summary: cannot access columns of a tablecontrol in design mode
           Product: LibreOffice
           Version: 5.0.4.2 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: regression
          Severity: major
          Priority: high
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
        Depends on: 94069

Regression introduced by:

commit a08a5ff76b78f828367467a0a1610d2f7e63ad75
Author: Caolán McNamara <[email protected]>
Date:   Tue Nov 10 20:37:00 2015 +0000

    Resolves: tdf#94069 call setVisible when setDesignMode is called


In form design mode, when one right-clicks on a column header, one gets the
contextual menu of the whole table control, instead of the contextual menu of
that column. Since that makes any change to the columns impossible from the UI,
that a rather serious feature loss.

One also cannot resize, move, copy, delete the columns, nor add a new one.

Looks like we understood why setVisible was not called from
FmXGridPeer::setDesignMode... And we need to fix bug 94069 in some other way...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to