[Libreoffice-bugs] [Bug 136867] New: Show stubs in Styles Inspector for complex properties not yet handled properly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 18 05:47:39 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136867
Bug ID: 136867
Summary: Show stubs in Styles Inspector for complex properties
not yet handled properly
Product: LibreOffice
Version: 7.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
Blocks: 134554
E.g. bug 136596 discusses missing language property. The problem is that any
complex property (containing a struct) that is not handled explicitly (only
border is ATM) is silently discarded in svx::sidebar::GetPropertyValues.
For such properties, we should still show at least a stub, like
> Some Property <struct>
which would be informative both in the sense that user would see that it's
present/defined at this level, and in the sense that it will be clear what is
TODO yet (to process specially and display useful value).
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=134554
[Bug 134554] [Meta] Styles Inspector
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200918/2948d844/attachment.htm>
More information about the Libreoffice-bugs
mailing list