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

V Stuart Foote <vstuart.fo...@utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsUXEval
            Version|6.3.5.2 release             |Inherited From OOo
                 CC|                            |libreoffice-ux-advise@lists
                   |                            |.freedesktop.org,
                   |                            |rb.hensc...@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.fo...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to