wsy4665 / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

Replace dialog fields are not tab traversal #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Whan i use this dialog, often i'm looking at this but just typing 
something and using 'tab' to navigate, then pressing enter. But here i 
cannot do this, it is sad. But i think it can be simply fixed.
There are different tab traversal order in different applications, but may 
be it can be like:
1: [field]Find what:
2: [field]Replace with:
3: Replace:
4: Replace All:
5: Close button: (mb no need, cause 'Esc' already closes it, but think 
double Ctrl+H must close that it opens)
Let it pass "Count" button, cause it is not so often used.

Usually 'tab' is not typed in this fields, and if it need to be typed, 
'regular expression' checkbox can be used.

Also congratulation on olimpic games ! ^^

Original issue reported on code.google.com by org.and...@gmail.com on 16 Aug 2008 at 11:59

GoogleCodeExporter commented 9 years ago
Ctrl+F dialog has not this functionality also

Original comment by org.and...@gmail.com on 16 Aug 2008 at 12:01

GoogleCodeExporter commented 9 years ago
Yes I know, but I don't know how to fix it. It seems that the dropdown control 
can't
receive tab key.

Original comment by limo...@gmail.com on 16 Aug 2008 at 12:18

GoogleCodeExporter commented 9 years ago
I have a patch you can try.

Let me know if it works for ya.  It works on windows xp.

This was bothering me too...

Original comment by programm...@gmail.com on 24 Oct 2008 at 4:05

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by limo...@gmail.com on 26 Oct 2008 at 8:20