[Libreoffice-bugs] [Bug 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 20 22:50:04 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130456
--- Comment #4 from sdc.blanco at youmail.dk ---
(In reply to Miklos Vajna from comment #2)
> Ah, confirmed, direct formatting has it, the Style versions don't. Could be
> added, indeed.
@Miklos - I was going to try, but I cannot figure out why it is not already
being shown.
- assume Paragraph Style and Character Style also use effectpage.ui
- which is controlled with cui/source/tabpages/chardlg.cxx
- where the relevant place to hide the transparency controls is:
2450 if ((nFlags & SVX_ENABLE_CHAR_TRANSPARENCY) !=
SVX_ENABLE_CHAR_TRANSPARENCY)
- assume problem is that "Paragraph Style" and "Character Style" are not
passing the needed flag
- but cannot see where the flags for Paragraph and Character Style are defined.
Do you happen to have information about that?
--
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/20200220/a1ae90c7/attachment.htm>
More information about the Libreoffice-bugs
mailing list