https://bugs.documentfoundation.org/show_bug.cgi?id=151190
Bug ID: 151190
Summary: content control: picking date doesn't replace previous
date
Product: LibreOffice
Version: 7.4.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bisected, filter:docx, implementationError
Severity: minor
Priority: low
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 113363
Created attachment 182683
--> https://bugs.documentfoundation.org/attachment.cgi?id=182683&action=edit
contentControlMacros.docm: example of macros modifying content controls
The date control doesn't replace the existing contents when a new date is
chosen.
Broken with 7.4's commit 5ee8670f18cb8b1913a23d04590d6a31ac9730de
Author: Miklos Vajna on Mon May 30 09:00:25 2022 +0200
sw content controls, date: add DOCX import
This is all fairly new stuff. (Before it was mapped/converted into an activeX
control? It worked fairly well, so this looks like a regression.)
Marking as ImplementationError since this is work-in-progress. For example, one
improvement of being a content control is that the dropdown disappears until
the control is clicked on.
To reproduce:
A.) open contentControlMacros.docm (no need to enable macros)
B.) change the date.
Notice that "Click here to enter a date." is not replaced. Dates are just added
on in front every time a change is made.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=113363
[Bug 113363] [META] DOCX (OOXML) content control-related issues
--
You are receiving this mail because:
You are the assignee for the bug.