Bug 90172 - TVT3.1 #114 - Incremental search in Java Editor doesn't work for Polish
Summary: TVT3.1 #114 - Incremental search in Java Editor doesn't work for Polish
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-04-04 11:29 EDT by David W Hare CLA
Modified: 2007-06-22 10:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David W Hare CLA 2005-04-04 11:29:22 EDT
Not sure of component, just guessing...

Create a java project
Create a new java .class file

Write in editor text with Polish specific chars (like krążownik, słoń, etc).
Note: in Polish with so called programmer keyboard layout, you can type Polish
letters by pressing right ALT and equvalent of letter in Latin1.
Examples:
ą - right ALT + a
ę - right ALT + e
ż - right ALT + z
ź - right ALT + x
ń - right ALT + n
ś - right ALT + s 

Move cursor to top of file (1st line)...
Hit CTRL + J to enter Incremental Search mode...

When you enter Polish letter, there's msg in status bar reading, that text was
not found.

This works fine on windows, but not on linux.  The C/C++ editor, and standard
text editor work fine as well.  Only the Java editor has problems...
Comment 1 David W Hare CLA 2005-04-04 11:30:57 EDT
ignore the special char tags... (&#380, etc...)
Comment 2 Dani Megert CLA 2005-04-06 09:20:28 EDT
Is it really 'Alt' I thought it's 'Alt Gr' which is on the right side of a
Polish keyboard layout?

We tried 'Alt Gr' (e.g. to enter €) and it works under Linux-GTK (Fedora Core).
Anything in .log?

Please verify that in the Find/Replace dialog (Ctrl+F) 'Regular expressions' is
unchecked.
Comment 3 David W Hare CLA 2005-04-06 10:09:34 EDT
Yes, "right ALT" is "Alt Gr"

It is working for me as well.

Thanks, I'll close the bug.
Comment 4 Dani Megert CLA 2007-06-22 09:59:20 EDT
Get rid of deprecated state.
Comment 5 Dani Megert CLA 2007-06-22 10:04:35 EDT
.