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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
            Summary|Text Import incorrect data  |Text Import - fixed width
                   |width in non-ascii          |mode not adjusting
                   |character set               |csvtablebox for multi-byte
                   |                            |fonts
     Ever confirmed|0                           |1

--- Comment #6 from V Stuart Foote <[email protected]> ---
Confirmed.

The "fixed width" Big5 encoded Traditional Chinese sample document, or similar
in utf-8, are not correctly handled by the csvtablebox GUI.

The ruler and column selection do not adjust char to handle multi-byte
characters, so the column positions for the "fixed width" import is corrupt and
can not be set.

Actual import does honor the encoding and fielding as set--but the GUI (ruler
and grid) have wrong layout so impossible to correctly set column widths.

Testing on Windows 10 Pro 64-bit en-US with
Version: 5.2.4.1 (x64)
Build ID: 9b50003582f07ac674d6451e411e9b77cccd2b22
CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; 
Locale: en-US (en_US); Calc: group

On open into Calc, document correctly triggers Text Import dialog and is
detected as Chinese Traditional and fixed width, but font encoding is initially
identified as utf-8, change that to Chinese Traditional (Big5) and glyphs are
correctly rendered to the GUI.

=-ref-=
http://opengrok.libreoffice.org/xref/core/sc/source/ui/dbgui/csvtablebox.cxx
http://opengrok.libreoffice.org/xref/core/sc/source/ui/inc/csvtablebox.hxx

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to