netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Non-ascii file names on editor tabs lack filename extension after dot

Open epliskin opened this issue 2 years ago • 4 comments

Apache NetBeans version

Apache NetBeans 19

What happened

I have a project with cyrillic filenames with standard filename extensions like 'имя1.txt', 'имя2.sql'. Never have had any issue about that with NetBeans versions prior to 19. Now NetBeans 19 does not display filename extension after the dot on the file tab in the editor. That is, filenames are displayed on the tab like 'имя1.', 'имя2.'. While Project Explorer window does display full file names correctly. screenshot1

How to reproduce

No response

Did this work correctly in an earlier version?

Apache NetBeans 18

Operating System

Windows 10

JDK

20 OpenJDK

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

Stable problem in NetBeans 19

Are you willing to submit a pull request?

No

epliskin avatar Sep 17 '23 12:09 epliskin

added https://github.com/apache/netbeans/labels/Contribution%20welcome + https://github.com/apache/netbeans/labels/good%20first%20issue labels

mbien avatar Sep 20 '23 22:09 mbien

I can't reproduce this on NB 19 / Linux / JDK 20.0.2, wondering if it is a windows specific issue again image

mbien avatar Sep 26 '23 22:09 mbien

Not reproduced with latest windows build with java 18.0.2 изображение

makiam avatar Oct 17 '23 19:10 makiam

Hey I wanted to work on this issue :)

dhrax21 avatar Mar 04 '24 14:03 dhrax21