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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.3.0.4 release             |Inherited From OOo
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
           Hardware|x86-64 (AMD64)              |All
                 CC|                            |[email protected]

--- Comment #5 from Justin L <[email protected]> ---
repro 26.8 and OOo.

(In reply to Paolo Benvenuto from comment #3)
> confirmed in current master, but apparently the bug disappears if you open
> the paragraph format dialog and visit the indent and spacing tab
That is an excellent observation. 

It looks to me like the Writer module had never initialised this:
   FieldUnit eMetric = ::GetDfltMetric(bHtmlMode);
   SwModule* mod = SwModule::get();
   mod->PutItem(SfxUInt16Item(SID_ATTR_METRIC,
static_cast<sal_uInt16>(eMetric)));

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

Reply via email to