[Libreoffice-bugs] [Bug 135020] New: LOWER(), UPPER(), PROPER() functions does not work correctly on Turkish character capital 'i' (İ)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 21 13:27:34 UTC 2020


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

            Bug ID: 135020
           Summary: LOWER(), UPPER(), PROPER() functions does not work
                    correctly on Turkish character capital 'i' (İ)
           Product: LibreOffice
           Version: 7.1.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ali.geyik at aligeyik.com

Description:
LOWER(), UPPER(), PROPER() functions does not work correctly on Turkish
character capital 'i' (İ). Correct Turkish letters in lower and upper order and
from top left to bottom right keys(QWERTY TR keyboard): ıIğĞüÜşŞiİöÖçÇ


Steps to Reproduce:
1.LOWER(ıIğĞüÜşŞiİöÖçÇ)
2.UPPER(ıIğĞüÜşŞiİöÖçÇ)
3.PROPER(ıIğĞüÜşŞiİöÖçÇ)

Actual Results:
After LOWER -> ıiğğüüşşiİööçç
After UPPER -> IIĞĞÜÜŞŞIİÖÖÇÇ
After PROPER -> Iiğğüüşşiİööçç


Expected Results:
After LOWER -> ıığğüüşşiiööçç
After UPPER -> IIĞĞÜÜŞŞİİÖÖÇÇ
After PROPER -> Iığğüüşşiiööçç


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
LibreOffice 7.0.0.2 c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c

-- 
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/20200721/2ae99ea7/attachment.htm>


More information about the Libreoffice-bugs mailing list