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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Regression By|Michael Stahl               |
           Keywords|regression                  |

--- Comment #3 from Justin L <[email protected]> ---
Removing regression. The only reason it "worked before" is because it took up
two lines. Now, MS Word is also taking up two lines, but that isn't really fair
because the field takes up one of those entire lines. Remove the field, and the
two tabs are still on the same line in MS Word - not taking up two lines like
was doing in LO. So mstahl's commit seems just fine.

The underlying problem is that only one tabstop is imported (at 15cm) - missing
the tabstop at 8cm (which likely is supposed to come from the "Header"
paragraph style - which defines tabstops at 8cm and 16cm).

However, the Header paragraph wasn't importing any tab settings.

Magic Solution? {NS_sprm::PChgTabs::val,          &SwWW8ImplReader::Read_Tab},

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

Reply via email to