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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |heiko.tietze@documentfounda
                   |desktop.org                 |tion.org
             Blocks|                            |106179, 103184
                 CC|                            |[email protected]
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Heiko Tietze <[email protected]> ---
The script indicator is used in the comments paint method
SwViewOption::PaintPostIts() if bIsScript is true. Cannot find a way to make
this true, trying with <scrip> in a html document (which is just ignored).

Some random thoughts
* sw/source/core/text/txtfld.cxx:101 suggests we have something like a "script
field"
* com.sun.star.text.TextField.Script on the uno api,
sw/source/filter/html/swhtml.cxx:711  may suggest this has something to do with
<script> in the HTML import
* we used to map <!-- foo --> into Writer comments

In any case, this does not need a user-customizable color. Going to change it
into a hard-coded default.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103184
[Bug 103184] [META] UI theming bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=106179
[Bug 106179] [META] Writer comment bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to