Write some text in range A1 - C2 Select all Format cells - Font - Size to 36 While all is selected, Cut Paste in another sheet Write some new text Issue: The new text is not displayed properly https://screencast-o-matic.com/watch/cF1DX4FQmX
I can not confirm with Version: 6.2.0.0.alpha0+ (x64) Build ID: 2c85607101e2e04e870e3b87362f39f9a9148e6c CPU threads: 1; OS: Windows 10.0; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-16_00:12:37 Please check with dev version. Thank you http://dev-builds.libreoffice.org/daily/master/
Reproducible with Version: 6.2.0.0.alpha0+ (x64) Build ID: bf1f49c837264c8f59197b9487d40e32821526c3 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-16_23:03:41 Locale: ja-JP (ja_JP); Calc: group threaded https://screencast-o-matic.com/watch/cF1b1eF6Fk
I can't reproduce it in Version: 6.2.0.0.alpha0+ Build ID: d60d695fcc5064e1f16842387fdce23456a64694 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded Nor in Version: 6.2.0.0.alpha0+ Build ID: 6fcc60b49215acb28edac46bb605767840abd122 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-06-17_00:25:35 Locale: es-ES (es_ES); Calc: group threaded Could you please try in safe mode?
> Could you please try in safe mode? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the issue is still present
Reproducible in Version: 6.2.0.0.alpha0+ (x64) Build ID: 7696d1d217b6cff63490e7f98403d0e499c33d17 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-30_01:51:45 Locale: ja-JP (ja_JP); Calc: group threaded I reproduce it in Safe mode as well.
Not reproducible in: Version: 6.0.5.2 (x64) Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16 CPU threads: 4; OS: Windows 6.3; UI render: GL; Locale: en-US (en_US); Calc: CL Windows 8
Reproducible in バージョン: 6.0.2.1 (x64) Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89 CPU threads: 4; OS:Windows 10.0; UI render: default; ロケール: ja-JP (ja_JP); Calc: CL
Locale: ja-JP (ja_JP) ?
Yeah sorry Version: 6.0.2.1 (x64) Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89 CPU threads: 4; OS:Windows 10.0; UI render: default; Locale: ja-JP (ja_JP); Calc: CL
I meant, it is reproducible in JP locale only?
(In reply to Emil Tanev from comment #10) > I meant, it is reproducible in JP locale only? Emil: is it possible for you to try with a different locale?
Nope, it does not happen in English. I suspect it is the font family? Also, notice how only the cells that have text are font-resized in Japanese (second 22 in the video) - this does not happen in English where all the cells get bigger after the resize. So you cut and paste bigger cells in English and the new text is not hidden. It is a language specific bug it seems. https://screencast-o-matic.com/watch/cF1DX4FQmX Tested Version: 6.2.0.0.alpha0+ (x64) Build ID: 2986f4baa8bdef1f9ab9108240ea890075321be1 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-07-06_23:43:30 Locale: en-US (en_US); Calc: group threaded
Might be interesting for you to install older versions and see, if the problem existed in them. Champi already confirmed it in 6.0.2. Here is a tool to make such installation simpler: https://dev-builds.libreoffice.org/kotlin-si-gui/main/si-gui-desktop-2018.06.08-0744-all.jar https://flosmind.wordpress.com/2018/04/25/please-say-hello-to-the-new-si-gui/ From its settings you can define the installation folder.
Dear Emil Tanev, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This could be a specification I guess. It is caused when the different sizes of fonts specified to Western Text Font and Asian Text Font (see 0:19 on the screencast https://screencast-o-matic.com/watch/cF1DX4FQmX). If I set same size both Western and Asian, the problem does not happen.
Alternatively, there may be an improvement in determining cell height based on the largest font size in western text and ancient text (or even complex layout text).
(In reply to Naruhiko Ogasawara from comment #16) > Alternatively, there may be an improvement in determining cell height based > on the largest font size in western text and ancient text (or even complex > layout text). sorry, s/ancient/asian/
I reproduced in the following environment: Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Linux 3.16; UI render: default; VCL: x11; Locale: ja-JP (ja_JP.utf8); UI: en-US Calc: threaded As Ogasawara-san wrote, if the size of "Asian Text Font" is enlarged and set to the same size, this will not be reproduced Problems occur when only enlarging "Western Text Font" size.
Dear Emil Tanev, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug