[Libreoffice-bugs] [Bug 117037] New: localc does not understand unicode minus

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 16 12:22:08 UTC 2018


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

            Bug ID: 117037
           Summary: localc does not understand unicode minus
           Product: LibreOffice
           Version: 5.4.5.1 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mwelinder at gmail.com

Description:




Steps to Reproduce:
1. In lowriter, enter "−1000".  (That is not a hyphen, but a unicode minus,
0x2212).
2. Select, Copy, and then paste into A1 in localc.
3. In A2, enter "=A1+1".
4. In A3, enter "=ISNUMBER(A1)"


Actual Results:  
Observed: A1 shows "−1000", right-justified as-if it was recognized
as a number.  A2 shows an error.  A3 shows FALSE.


Expected Results:
Expected: B1 shows "-999" or "−999".  A3 shows TRUE.

Further expected: anything not recognized as a number should be shown
left-justified after paste.



Reproducible: Always


User Profile Reset: No



Additional Info:
Stock OpenSuSE 43.3



User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.0

-- 
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/20180416/782b0881/attachment.html>


More information about the Libreoffice-bugs mailing list