Print Thread
Page 1 of 2 1 2
Bug: Letter j breaking text
#65647 04/17/24 02:19 PM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
When I have for example letter "j" in text some strange things happened with text.

[Linked Image]

Attached Files
2024-04-17_16-16.jpg (17.17 KB, 117 downloads)
Re: Bug: Letter j breaking text
Łukasz #65649 04/18/24 08:30 AM
Joined: Aug 1999
Posts: 22,207
Member
Offline
Member
Joined: Aug 1999
Posts: 22,207
I cannot immediately reproduce this. What do you see when you click on the cell of the 2nd row and bring it to edit mode (so that the text cursor appears in the cell)? Does the correct value appear?

Last edited by Marco Kalter; 04/18/24 08:32 AM.

Marco Kalter
Allround Automations
Re: Bug: Letter j breaking text
Łukasz #65650 04/18/24 10:03 AM
Joined: Apr 2024
Posts: 7
Calais, France
Member
Offline
Member
Joined: Apr 2024
Posts: 7
Calais, France
Hi, I encountered no issue with this query:

Quote
select 'Test message: j' from dual
union
select 'Test message: a' from dual

[Linked Image]

Plyxon info:
Quote
Plyxon
------
Plyxon Version 1.0.0.650 (64 bit)
License: Trial
Expiration Date: 08/05/2024 (20 days left)

Running Time: 0:51:17

ExePath: /opt/plyxon
Documents: /home/stephane/Documents/Plyxon
Resources: /opt/plyxon
Settings: /home/stephane/.config/Plyxon/1.0

Color Theme: Light

System
------
Ubuntu 22.04.4 LTS
Language ID:
Scale: 100%
Resolution: 5760 x 1080
Displays: 3
Display 1: 100% 1920 x 1080
Display 2: 100% 1920 x 1080
Display 3: 100% 1920 x 1080

Oracle
------
Connected as: SMILLIEN@FR01
Server Version: Oracle Database 11g Release 11.2.0.4.0

Library: /opt/oracle/instantclient_21_4/libclntsh.so
Version: 21.4.0.0.0

TNS File: /opt/oracle/tnsnames.ora
Aliases: CA01, CA02, CA05, DCM3, EPH, FR01 ...

NLS_LANG: FRENCH_FRANCE.UTF8

Regards,
Stéphane.

Last edited by Cordon; 04/18/24 10:19 AM.
Re: Bug: Letter j breaking text
Łukasz #65651 04/18/24 10:04 AM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
In editor it displays correctly. Problem is only in grid.

My configuration is Ubuntu 23.10 with Polish language and locale.

Re: Bug: Letter j breaking text
Łukasz #65652 04/18/24 10:08 AM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
Quote
Plyxon
------
Plyxon Version 1.0.0.650 (64 bit)
License: [REDACTED]

Running Time: 0:00:32

ExePath: /opt/plyxon
Documents: /home/[REDACTED]/Dokumenty/Plyxon
Resources: /opt/plyxon
Settings: /home/[REDACTED]/.config/Plyxon/1.0

Color Theme: Dark

System
------
Ubuntu 23.10
Language ID:
Scale: 100%
Resolution: 4480 x 1730
Displays: 2
Display 1: 100% 2560 x 1440
Display 2: 100% 1920 x 1080

Oracle
------
Connected as: [REDACTED]
Server Version: Oracle Database 18c Standard Edition 2 Release 18.0.0.0.0

Library: /opt/oracle/instantclient/libclntsh.so
Version: 19.14.0.0.0

TNS File: /[REDACTED]/oracle/tnsnames.ora
Aliases: [REDACTED]

NLS_LANG: POLISH_POLAND.AL32UTF8

Last edited by Łukasz; 04/18/24 10:09 AM.
Re: Bug: Letter j breaking text
Łukasz #65653 04/18/24 10:16 AM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
When I go into cell in edit mode it displays correctly.
When I only have a focus on this cell it displays incorrectly.

Re: Bug: Letter j breaking text
Łukasz #65654 04/18/24 10:24 AM
Joined: Apr 2024
Posts: 7
Calais, France
Member
Offline
Member
Joined: Apr 2024
Posts: 7
Calais, France
OK, Strange, we use the same release of Plyxon.
I have tested focused / editing / not focused: I have no issue with the displayed data.
BR,
Stéphane.

Last edited by Cordon; 04/18/24 11:27 AM.
Re: Bug: Letter j breaking text
Łukasz #65657 04/19/24 09:08 AM
Joined: Aug 1999
Posts: 22,207
Member
Offline
Member
Joined: Aug 1999
Posts: 22,207
Originally Posted by Łukasz
When I go into cell in edit mode it displays correctly.
When I only have a focus on this cell it displays incorrectly.

Okay, this indicates a visual problem with the result grid. Can you do one more test with the following query?

Code
select 'Test message: j' from dual
union
select 'Test message: k' from dual
union
select 'Test message: a' from dual

If we know the results of this query we will send you a test version with some extra diagnostics.


Marco Kalter
Allround Automations
Re: Bug: Letter j breaking text
Łukasz #65659 04/19/24 08:37 PM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
For "k" is ok.
[Linked Image]

Polish diacritics letters making this issue is ś, ź, ń.
Quote
select 'Test message: j' from dual
union
select 'Test message: k' from dual
union
select 'Test message: ś' from dual
union
select 'Test message: ź' from dual
union
select 'Test message: ń' from dual

[Linked Image]

Attached Files
2024-04-19_22-32.jpg (4.14 KB, 43 downloads)
2024-04-19_22-34.jpg (4.3 KB, 42 downloads)
Re: Bug: Letter j breaking text
Łukasz #65660 04/22/24 08:53 AM
Joined: Aug 1999
Posts: 22,207
Member
Offline
Member
Joined: Aug 1999
Posts: 22,207
Thanks. We'll investigate and will send you some tests shortly.


Marco Kalter
Allround Automations
Page 1 of 2 1 2

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.049s Queries: 17 (0.025s) Memory: 2.5612 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-05-02 01:33:58 UTC
Valid HTML 5 and Valid CSS