[Libreoffice-bugs] [Bug 118681] SpecialCharacter dialog hex input handling of SMP codepoints is broken, on Windows at least
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 16 19:00:27 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118681
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #3 from V Stuart Foote <vstuart.foote at utsa.edu> ---
@Caolán, Thanks! Reading, IIUC that is the first of several steps to assure the
Unicode subset handling in the listbox.
Problem entering string for the HEX value, i.e. aCodeString in
selectCharByCode() [1] on Windows does not occur with the 6.0 builds. But it is
bad on the 6.1 build and for master/6.2--so is that from changes to the
get_text & get_preferred_size for the HEX entry [2].
I recall an issue in writing out the SMP glyphs to the the old "edit buffer"
in tdf#97839 in 5.3 before it was removed, bcz the length of the char could be
more than one utf16 codepoint, as fixed in [3]--something similar here?
Also, did you want this Assigned?
=-ref-=
[1]
https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/cuicharmap.cxx#1048
[2] https://gerrit.libreoffice.org/#/c/52084
[3]
https://cgit.freedesktop.org/libreoffice/core/commit/?id=847cdd8efd0662d61d288a4d944edc30e864d145
--
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/20180716/8aaf3121/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list