apache / apache/netbeans

When searching text inside editor, Capital Turkish character 'I' not working

Open
#5,588 4 comments 1 reaction 0 assignees View on GitHub
Contribution welcome Editor kind:bug
Dominant language
Java
Stars
3.1k
Forks
935
Avg merge
2d 3h
Merged PRs (30d)
17

Description

### Apache NetBeans version

Apache NetBeans 17

### What happened

I cannot use find on editor for search-text that contains I.

### How to reproduce

When editing a java file, with a line "... public static boolean is_FILENAME_START( ..."
- I pressed CTRL+F to search a text, inside the java file.
- I wrote a search-text with a capital turkish character. For example "FILE" that contains a big 'I'
- When i press enter, the status bar says "file not found or taking too long to search"
- When I wrote a search-text with "file", it founds.

### Did this work correctly in an earlier version?

No / Don't know

### Operating System

Microsoft Windows [Version 10.0.22621.1265] Turkish

### JDK

OpenJDK 64-Bit Server VM Temurin-19.0.1+10 (build 19.0.1+10, mixed mode, sharing)

### Apache NetBeans packaging

Apache NetBeans provided installer

### Anything else

![image](https://user-images.githubusercontent.com/12820361/222413955-88ff65e0-c957-4f5d-ae0b-13620ecf5be5.png)
![image](https://user-images.githubusercontent.com/12820361/222414056-a2be5f29-d719-47a4-9c7b-0bb541e5710a.png)

### Are you willing to submit a pull request?

No

Contributor guide

Open the contributing guide

Research direction

Reproduce the editor search through Ctrl+F while editing a Java file on a Turkish Windows installation, using “FILE” and “file” as the search text. Start from the editor’s find behavior and the status-bar result; done means the uppercase Turkish character search finds the matching text instead of reporting it as missing or too slow.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.