[Libreoffice-bugs] [Bug 126248] Display of English text doesn't honor style setting in Chinese environment

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 27 10:42:30 UTC 2019


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

Kevin Suo <suokunlong at 126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, regression
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 OS|Windows (All)               |All
                 CC|                            |l.lunak at collabora.com,
                   |                            |suokunlong at 126.com
            Version|6.3.0.0.beta2+              |6.3.0.0.alpha1+
         Whiteboard| QA:needsComment            |
           Hardware|x86-64 (AMD64)              |All

--- Comment #2 from Kevin Suo <suokunlong at 126.com> ---
I reproduce this on Fedora and Ubuntu with the latest master build.

Short steps to reproduce:

1. Make sure you have enabled "Asian" in Options - Language Settings - Language
- Default Language for Document.

2. Make sure the default style has used different fonts for Western Text and
Asian Text (Format - Cells...). For me, I use the default fonts, which is
Liberation Sans for Western Text and Noto Sans CJK SC for Asian Text.

3. Type in "Test" in cell A1, hit Enter. Put your cursor back to A1.
--> In the font toolbar you will see that Asian Text font is applied to A1.

The expected behaviour is to apply Western Text font to A1.

This bug makes Calc unusable under Asian Text environment.

Bibisecting has identified the following range:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=0d58f51d7672c569c93c6e814dbfffa586eebfb7..6f810e3d7dafcd7d0101173a501786226f4d8886

$ git bisect log
# bad: [d69ce43ec33c664199e197a216c76232d3d182ad] source
sha:a955330e052cc12c622982f38c5f5d138484013a
# good: [cbe79d197e743d9c38dd1c13c781212e7834bfab] source
sha:a20a2d7e0d28658f2d9089da076961a599833a28
git bisect start 'master' 'cbe79d197e743d9c38dd1c13c781212e7834bfab'
# good: [7af8c7915fcf485485c67febdb6686159afa9d3d] source
sha:e9c9848d30c90bd430193dd1b408db6889400063
git bisect good 7af8c7915fcf485485c67febdb6686159afa9d3d
# good: [ca2c11c3802cfcba36d9909d799e9f2c7823cb62] source
sha:1369a16651aba967c157f41793657369c094df5a
git bisect good ca2c11c3802cfcba36d9909d799e9f2c7823cb62
# bad: [88222e6043bc46a2aeb5483479854c37057b04e2] source
sha:a4066c770fec13af06a65a268c306a1f706f2cf0
git bisect bad 88222e6043bc46a2aeb5483479854c37057b04e2
# good: [10636978996509937bd183368dfa2b98accced0c] source
sha:665c763e8427155d427f4e580c4b6f26625982e7
git bisect good 10636978996509937bd183368dfa2b98accced0c
# bad: [89c3665b7a3d060afe709d7ba884f930c0f4cfab] source
sha:1cbf0ee54519bf81d934609352e8a1a641d8a534
git bisect bad 89c3665b7a3d060afe709d7ba884f930c0f4cfab
# good: [2cc405b5558ba09aadaa78fb02a60e6fbedd222f] source
sha:135eb77464a7a4682547e28ac5e291abff145f3c
git bisect good 2cc405b5558ba09aadaa78fb02a60e6fbedd222f
# good: [3b074b0fd5ae88a85044663070657a49e62f8279] source
sha:04b055f111be7044bdd97865a8f0b11215b25191
git bisect good 3b074b0fd5ae88a85044663070657a49e62f8279
# bad: [da3ba6146b655bcf12760f771cfac72f48de32fb] source
sha:218d2ab43ac2f1c238349a9e45d5c228ad1c62c4
git bisect bad da3ba6146b655bcf12760f771cfac72f48de32fb
# bad: [278e9981f8e7d1622aa7e074184d9a15d6c87ee5] source
sha:8e71900531f39cb604e0658316c32e6b75c9dd14
git bisect bad 278e9981f8e7d1622aa7e074184d9a15d6c87ee5
# good: [88d2610c1467605a6cf053cba07425418967cd0c] source
sha:b693fb5cf154b177dd03184c789a4ef6b2aaa833
git bisect good 88d2610c1467605a6cf053cba07425418967cd0c
# bad: [f0c44cd1f5b8e734c144e7de1aa7e28a890845d0] source
sha:963b9aaa68b3e7be765a283d74205add9465833f
git bisect bad f0c44cd1f5b8e734c144e7de1aa7e28a890845d0
# good: [754fa4c7a758ac0ecaeab278be6369454e79c581] source
sha:0d58f51d7672c569c93c6e814dbfffa586eebfb7
git bisect good 754fa4c7a758ac0ecaeab278be6369454e79c581
# bad: [593df06733450e6931aa1d0733bba80a11d88b83] source
sha:6f810e3d7dafcd7d0101173a501786226f4d8886
git bisect bad 593df06733450e6931aa1d0733bba80a11d88b83
# first bad commit: [593df06733450e6931aa1d0733bba80a11d88b83] source
sha:6f810e3d7dafcd7d0101173a501786226f4d8886

Adding Luboš Luňák to the cc list. Would you please take a look? Thanks.

-- 
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/20191027/1721fedb/attachment.html>


More information about the Libreoffice-bugs mailing list