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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |filter:docx
                 CC|                            |[email protected]
            Version|7.3.4.2 release             |Inherited From OOo

--- Comment #5 from Justin L <[email protected]> ---
(In reply to Mike Kaganski from comment #2)
> So the request seems to be: upon a click or keyboard navigation into a
> field, its contents should be pre-selected?
This is very similar to how LO implements content controls with placeholder
text as mentioned in comment 3. 

However, it doesn't appear that we currently keep track of "default text" or
not in the case of these legacy formfields.
See https://gerrit.libreoffice.org/c/core/+/142646 as a code pointer, which
attempts this for tracking the default status of a checkbox.

Commit 06ff1602842197f045f953fd49e441f8f058d094 could be a useful code-pointer
relating to how content-controls decide whether to select the field or not.
Likely similar formfield code is nearby.

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

Reply via email to