[Libreoffice-bugs] [Bug 126684] New: Character Style border attributes UI doesn't show borders or allow change to borders
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 3 11:23:49 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126684
Bug ID: 126684
Summary: Character Style border attributes UI doesn't show
borders or allow change to borders
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jluth at mail.com
In attachment 143751 from bug 118936, the character style "WithBorders"
properly applies yellow borders, but when modifying the style, it appears as if
borders are disabled, and any changes made to the borders is immediately lost.
Bisected to LO 6.1 commit 074fc4a1499aac6eb67cd0b2dca00a51071cff0e
Author: Mike Kaganski, Date: Sun Feb 25 21:00:07 2018 +0300
bug 116020: use actual whichIds in dialogs for character properties
It appears that the grabbag entry is disappearing in
sw/source/uibase/app/docst.cxx. ::ConvertAttrCharToGen is called and sets
DialogUseCharAttr to true, but later when the grabbag is tested, the
"DialogUseCharAttr" property doesn't exist. (in gdb, it seemed to randomly
disappear)
I tried create an ODT document that did the same thing, but failed. The one
distinction about the test document is that the grabbag already exists with one
entry in it.
--
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/20190803/8f763883/attachment.html>
More information about the Libreoffice-bugs
mailing list