Bug 118849 - Impress hang when input multibyte character.
Summary: Impress hang when input multibyte character.
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
6.0.3.2 release
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CJK Performance CPU-AT-100%
  Show dependency treegraph
 
Reported: 2018-07-20 03:24 UTC by tadanet3
Modified: 2024-09-28 01:08 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tadanet3 2018-07-20 03:24:36 UTC
Description:
On Japanese Input mode.
Select multiple lines, Input multibyte character, hang.
The same bug is reproduced in Writer's text box and Calc's text box.

Steps to Reproduce:
1.Change to multi byte input mode.
  e.g. Japanese
2.Open Impress and select template.
3.Click to text box.
4.Input multipule lines. 
  e.g. 
  ああああ
  いいいい
5.finalize character.
6.Select all character.
7.Input multibyte character.
8.Hang.

Actual Results:
hang.

Expected Results:
Can input multibyte character and Don't hang.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 himajin100000 2018-07-20 04:31:59 UTC
NOT reproducible

Version: 6.2.0.0.alpha0+ (x64)
Build ID: daafe79c55cd53decbeac2367f298d79371dcf3d
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-07-18_02:59:18
Locale: ja-JP (ja_JP); Calc: CL
Comment 2 V Stuart Foote 2018-07-20 04:42:42 UTC
Some recent work to get font sorted, please retest with current master/6.2.0 build.

https://dev-builds.libreoffice.org/daily/master/

Also, to rule out issue is with your IME -- please also test using the Special Character dialog to enter the strings of 

あ  U+3042 HIRAGANA LETTER A

い  U+3044 HIRAGANA LETTER I

Does Impress remain stable with current master, and with selection done from the Special Character dialog?
Comment 3 V Stuart Foote 2018-07-20 04:44:38 UTC
(In reply to V Stuart Foote from comment #2)
s/to get font sorted/to get font *handling* sorted/
Comment 4 tadanet3 2018-07-30 19:10:49 UTC
Reproducible on
Version: 6.2.0.0.alpha0+
Build ID: 1b21ff86effe58ae368457de8fec654ba4c8edd9
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-07-30_01:42:51
Locale: ja-JP (ja_JP.UTF-8); Calc: group threaded

Same issue on Writer's textbox and Calc's textbox.
I'm using iBus + Mozc.


Using the Special Character dialog to enter the strings of 

あ  U+3042 HIRAGANA LETTER A
LF  U+000A LINE FEED
い  U+3044 HIRAGANA LETTER I
Select all( Drag and Drop)
あ  ( using keybord)

is Reproducible.


But, using the Special Character dialog to enter the strings of 

あ  U+3042 HIRAGANA LETTER A
LF  U+000A LINE FEED
い  U+3044 HIRAGANA LETTER I
Select all( Drag and Drop)
あ  U+3042 HIRAGANA LETTER A

Isn't reproducible.
Comment 5 Shinji Enoki 2018-08-05 09:56:39 UTC
I reproduced it in the following environment

Debian jessie
Version: 6.0.5.2
Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16
CPU threads: 4; OS: Linux 3.16; UI render: default; VCL: gtk2; 
Locale: ja-JP (ja_JP.utf8); Calc: group

I reproduce by inputting Japanese with multiple lines selected.
Comment 6 Naruhiko Ogasawara 2019-11-17 05:20:57 UTC
Not reproducible:

Version: 6.5.0.0.alpha0+
Build ID: 84322944980f6e2f9d4a531de7a6803797156968
CPU threads: 4; OS:Linux 5.3; UI render: default; VCL: x11; 
Locale: ja-JP (ja_JP.UTF-8); UI-Language: ja-JP
Calc: threaded

with Ubuntu 19.10, 

- ibus 1.5.21-1~exp2ubuntu2 
- ibus-mozc 2.23.2815.102+dfsg-7
Comment 7 QA Administrators 2021-11-17 05:11:48 UTC Comment hidden (obsolete)
Comment 8 QA Administrators 2023-11-18 03:12:59 UTC Comment hidden (obsolete)
Comment 9 Jonathan Clark 2024-09-18 17:32:19 UTC
Failed to reproduce.

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cfd170112f74c7e4cb0b3031b78718f11deb6b7e
CPU threads: 32; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Version: 24.2.6.2 (X86_64) / LibreOffice Community
Build ID: 8e9a753d9daaea75c34b417ba1bdf556bf2fc5b3
CPU threads: 32; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 10 tadanet3 2024-09-28 01:08:57 UTC
No longer reproduced in latest version.

Version: 24.2.6.2 (X86_64) / LibreOffice Community
Build ID: 8e9a753d9daaea75c34b417ba1bdf556bf2fc5b3
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP
Calc: threaded

Tankyou for all.