Community
Participate
Working Groups
* steps to reproduce 1. open file search dialog with Ctrl+H (i've just "file search" tab visible by default) 2. "containing text" field is focused 3. optionally type something in this field (it may be pre-populated with seleciton) 4. use TAB key to move focus to options like "case sensitive" or "file name patterns" * expected TAB order: "containing text", "case sensitive", "regular expression" [, "whole word"], "file name patterns" * observed TAB key doesn't work, i have to use mouse (arr;) to change search options Moreover, I've checked that: - TAB doesn't work in "Java Search" tab either (if i enable this tab of course) - if i focus "file search" tab's header, the TAB order is: tab header, "customize..." button, "replace...", "cancel", "search" -- i.e. whole modal content is skipped from tab order - TAB *does* work correctly in new class modal - TAB *does* work correctly in "find/replace" modal (ctrl+f)
This works fine for me using http://download.eclipse.org/eclipse/downloads/drops4/S-4.6M3-201510291100/ on Windows 7. Please provide the download link of your install and details about your OS. Might be a GTK+ 3 bug.
According to browser's history this was http://artfiles.org/eclipse.org//technology/epp/downloads/release/mars/1/eclipse-java-mars-1-linux-gtk-x86_64.tar.gz (I'm indeed *not* setting SWT_GTK3=0 or whatever equivalent configs) What OS details should I provide? Ubuntu 14.04.1 LTS Linux 3.13.0-36-generic Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
*** This bug has been marked as a duplicate of bug 480794 ***