https://bugs.freedesktop.org/show_bug.cgi?id=56894

          Priority: medium
            Bug ID: 56894
          Assignee: [email protected]
           Summary: FORMATTING:  Cell borders drawn using (python) scripts
                    do not draw as expected in all cases
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 3.6.3.2 release
         Component: Spreadsheet
           Product: LibreOffice

Problem description:

Cell borders drawn in calc using python scripts do not draw as expected in all
cases.

If either of the com::sun::star::table::BorderLine attributes LineDistance and
InnerLineWidth is non-zero no border is drawn and any existing border is
cleared.

Steps to reproduce:

Installed the attached script in your Scripts/python directory.

Open a new calc document.

Run the three macros implemented in the script from the UI.

Current behaviour (3.6.3):

The macro thinBorder will draw a thin border line around the current selection.

The macro thickBorder will draw a thick border line around the current
selection.

The macro doubleBorder does not draw a double line around the current
selection.

Expected behaviour (3.5.7):

The macro doubleBorder will draw a double line around the current selection.

Platform (if different from the browser):

Debian GNU/Linux 6.0.5 (aka Squeeze, aka Stable)

Installation media:

LibO_3.6.3_Linux_x86-64_helppack-deb_en-GB.tar.gz
LibO_3.6.3_Linux_x86-64_install-deb_en-US.tar.gz
LibO_3.6.3_Linux_x86-64_langpack-deb_en-GB.tar.gz
LibO-SDK_3.6.3_Linux_x86-64_install-deb_en-US.tar.gz

-- 
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