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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
            Version|25.8.0.4 release            |3.3 all versions

--- Comment #13 from Justin L <[email protected]> ---
Sample_2.docx (comment 8) is different. It has a 1/2 inch default tabstop
Sample_4.docx (comment 10) also has a 1/2 inch default tabstop.

repro 26.8 and LO 3.3.0, but NOT with OOo 3.3.0
Presumably because of commit b11318daa310721a350619cede79802974c62307
Author: Caolán McNamara on Mon Oct 25 17:04:06 2010 +0100
    #i106131# ignore bogus tabstops

Now SvxTabStopItem::PutValue MID_STD_TAB only does this for non-zero twips
    if (nNewPos <= 0)
        return false;

LibreOffice can control the default tabstop length in Tools - Options - Writer
- General - Tab stops. It defaults to 1/2 inch (1.25 cm). The lowest value the
UI accepts is 0.5 cm.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to