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

            Bug ID: 157095
           Summary: Content control opens "Review fields" dialog box
                    instead of inline editing
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: hoss...@libreoffice.org

Created attachment 189354
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189354&action=edit
DOCX: document containing a content control

Description:
With the recent improvements on content controls, LibreOffice no longer opens
dialog boxes for editing content controls. On the other hand, it seems that the
old behavior is not completely removed for all the content control types.

Steps to Reproduce:
1. Open the attachment
2. Double click on the text.

Actual Results:
The "Review Fields" dialog box comes up.

Expected Results:
The editing should happen inline, just like other content controls. This is
also the behavior in MS Word.

Reproducible: Always


User Profile Reset: No


Additional Info:
Reproducible with the latest LO 24.2 dev master:
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 410632ac4b8a280e0993e665ffa9cfede8326b49
CPU threads: 20; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_DE); UI: en-US
Calc: CL threaded

This is the relevant part from the OOXML (document.xml):

      <w:sdtContent>
        <w:p w14:paraId="19DF63DE" w14:textId="3A8E6075" w:rsidR="007D3BDF"
w:rsidRPr="007D3BDF" w:rsidRDefault="007D3BDF" w:rsidP="007D3BDF">
          <w:pPr>
            <w:rPr>
              <w:lang w:val="en-US"/>
            </w:rPr>
          </w:pPr>
          <w:r>
            <w:rPr>
              <w:lang w:val="en-US"/>
            </w:rPr>
            <w:t>This is inside a content control</w:t>
          </w:r>
        </w:p>
      </w:sdtContent>

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

Reply via email to