[Libreoffice-bugs] [Bug 132970] BULLETS AND NUMBERING DIALOG: RFE add support to use Unicode SMP characters as bullets

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 20 16:07:23 UTC 2020


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsUXEval
            Version|6.3.5.2 release             |Inherited From OOo
                 CC|                            |libreoffice-ux-advise at lists
                   |                            |.freedesktop.org,
                   |                            |rb.henschel at t-online.de
           Severity|normal                      |enhancement
            Summary|BULLETS AND NUMBERING       |BULLETS AND NUMBERING
                   |DIALOG: selected Unicode    |DIALOG: RFE add support to
                   |SMP glyphs do not display   |use Unicode SMP characters
                   |as bullets                  |as bullets

--- Comment #9 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Behavior attempting to use SMP character as a bullet is correct, if unexpected.
We don't seem to support non-BMP glyphs as bullets.

Working with a Flat ODF, edit and directly inserting SMP glyph into the
"text:bullet-char" value of the  <text:list-level-style-bullet text:level="1"
text:style-name="Bullet_20_Symbols" text:bullet-char="">

On parsing the ODF, the SMP bullet is not rendered, and is removed when ODF is
saved--the font assigned to the bullet remains unchanged.

So, seems it is not an issue with the cuicharmap.cxx Special Character dialog
for selecting font and picking a glyph from SMP, rather something fundamental
in handling the glyphs assigned as bullets.

Currently only characters drawn from the Unicode BMP can be assigned,
enhancement needed to expand that into the SMP. 

Reading ODF v1.3 [1] 19.765 or ODF v1.2 [2] 19.760 character can be any single
Unicode glyph--i.e. SMP is not excluded from use.

-- 
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/20200920/58e23d3a/attachment.htm>


More information about the Libreoffice-bugs mailing list