This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2215194 - [ja_JP][oocalc] UI Distortion seen on Text import screen in LibreOffice Calc
Summary: [ja_JP][oocalc] UI Distortion seen on Text import screen in LibreOffice Calc
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: libreoffice
Version: 9.3
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Stephan Bergmann
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-15 04:58 UTC by Twinkle
Modified: 2023-09-15 17:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-15 17:44:26 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Attaching screenshot of Text import screen(in Japanese locale) from LibreOffice Calc (114.29 KB, image/png)
2023-06-15 04:58 UTC, Twinkle
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker   RHEL-4151 0 None Migrated None 2023-09-15 17:44:25 UTC
Red Hat Issue Tracker RHELPLAN-159932 0 None None None 2023-06-15 04:58:43 UTC

Description Twinkle 2023-06-15 04:58:24 UTC
Created attachment 1970922 [details]
Attaching screenshot of Text import screen(in Japanese locale) from LibreOffice Calc

Description of problem: 
UI Distortion seen on Text import screen in LibreOffice Calc

Version-Release number of selected component (if applicable):
libreoffice-calc-7.1.8.1-8.el9_1.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Open the terminal
2. Type oocalc and press enter
3. Copy and paste multiple lines in oocalc
4. After copy and paste the window for Text import appears with UI distortion 

Actual results:
Text export screen displayed with UI distortion

Expected results:
Text export screen displayed without UI distortion

Additional info:

Comment 2 Stephan Bergmann 2023-06-15 06:03:22 UTC
@Twinkle:  Is this issue about the garbled text, where "Copyright" overlaps with the Japanese characters, in row 5 of the import preview in attachment 1970925 [details]?

@Eike:  Does this ring any bell with you?  Something already addressed upstream maybe?

Comment 3 Twinkle 2023-06-15 06:12:32 UTC
(In reply to Stephan Bergmann from comment #2)
> @Twinkle:  Is this issue about the garbled text, where "Copyright" overlaps
> with the Japanese characters, in row 5 of the import preview in attachment
> 1970925 [details]?

Hi @Stephan 
Please refer attachment 1970922 [details] for UI issue of import screen. The text and buttons(Cancel and Ok button at bottom-right corner) on the screens are not displayed properly as compare to the English screen( attachment 1970925 [details]) 

> 
> @Eike:  Does this ring any bell with you?  Something already addressed
> upstream maybe?

Comment 4 Stephan Bergmann 2023-06-15 06:20:39 UTC
(In reply to Twinkle from comment #3)
> Please refer attachment 1970922 [details] for UI issue of import screen. The
> text and buttons(Cancel and Ok button at bottom-right corner) on the screens
> are not displayed properly as compare to the English screen( attachment
> 1970925 [details])

Ah, so the whole Japanese-UI "Text Import" dialog seems to be too large to show completely on your screen, and it apparently is cut off at the left, right, and bottom.

Comment 5 Twinkle 2023-06-15 06:23:25 UTC
(In reply to Stephan Bergmann from comment #4)
> (In reply to Twinkle from comment #3)
> > Please refer attachment 1970922 [details] for UI issue of import screen. The
> > text and buttons(Cancel and Ok button at bottom-right corner) on the screens
> > are not displayed properly as compare to the English screen( attachment
> > 1970925 [details])
> 
> Ah, so the whole Japanese-UI "Text Import" dialog seems to be too large to
> show completely on your screen, and it apparently is cut off at the left,
> right, and bottom.

yeah that's right.

Comment 6 Stephan Bergmann 2023-06-15 08:10:57 UTC
It appears the issue is caused by the overly long Japanese translation of the "Format quoted field as text" checkbox in the "Other Options" section.  And it would appear that that issue happens to be fixed by upstream <https://git.libreoffice.org/core/+/4c29c2bfab18b25229e0bc71014fd2ca42ec5bff%5E%21> "Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and paste" in LibreOffice 7.3.0, which changed that "Other Options" section from one row of three checkboxes to two rows of two checkboxes each.

Comment 7 Stephan Bergmann 2023-06-15 08:19:43 UTC
(In reply to Stephan Bergmann from comment #6)
> It appears the issue is caused by the overly long Japanese translation of
> the "Format quoted field as text" checkbox in the "Other Options" section. 
> And it would appear that that issue happens to be fixed by upstream
> <https://git.libreoffice.org/core/+/
> 4c29c2bfab18b25229e0bc71014fd2ca42ec5bff%5E%21> "Resolves: tdf#114878 Add
> 'Evaluate formulas' option to CSV import and paste" in LibreOffice 7.3.0,
> which changed that "Other Options" section from one row of three checkboxes
> to two rows of two checkboxes each.

...though that would also make the dialog larger vertically, where it apparently already also is too large vertically for your screen, not just too large horizontally.  (No idea why the Japanese version of the dialog is apparently larger vertically than the English version; maybe because of font differences.)

By the way, what is your screen resolution and scaling factor?

Comment 8 Twinkle 2023-06-15 09:41:36 UTC
(In reply to Stephan Bergmann from comment #7)
> (In reply to Stephan Bergmann from comment #6)
> > It appears the issue is caused by the overly long Japanese translation of
> > the "Format quoted field as text" checkbox in the "Other Options" section. 
> > And it would appear that that issue happens to be fixed by upstream
> > <https://git.libreoffice.org/core/+/
> > 4c29c2bfab18b25229e0bc71014fd2ca42ec5bff%5E%21> "Resolves: tdf#114878 Add
> > 'Evaluate formulas' option to CSV import and paste" in LibreOffice 7.3.0,
> > which changed that "Other Options" section from one row of three checkboxes
> > to two rows of two checkboxes each.
> 
> ...though that would also make the dialog larger vertically, where it
> apparently already also is too large vertically for your screen, not just
> too large horizontally.  (No idea why the Japanese version of the dialog is
> apparently larger vertically than the English version; maybe because of font
> differences.)
> 
> By the way, what is your screen resolution and scaling factor?

dimensions: 1024x768 pixels (270x203 millimeters)
Scale is 100%

Comment 10 RHEL Program Management 2023-09-15 17:42:14 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.

Comment 11 RHEL Program Management 2023-09-15 17:44:26 UTC
This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there.

Due to differences in account names between systems, some fields were not replicated.  Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information.

To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer.  You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like:

"Bugzilla Bug" = 1234567

In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information.


Note You need to log in before you can comment on or make changes to this bug.