Community
Participate
Working Groups
Build Identifier: 20100617-1415 When item selected (focused) from table in LTR GUI there's a dashed border around the item - additionally to highlighting, but if the item is selected in table in RTL shell the border is missing. Reproducible: Always
Created attachment 192959 [details] NoBorderInSelectedItemsTable.GIF
works for me (window seven) please provide more details on how to reproduce this problem.
Created attachment 193009 [details] Test patch 1. Apply the patch on the "org.eclipse.swt.examples" project. 2. Go to "org.eclipse.swt.examples.mirroringTest"
(In reply to comment #2) > works for me (window seven) > please provide more details on how to reproduce this problem. I tested on Windows XP. 1. Apply the patch attachment 193009 [details] on the "org.eclipse.swt.examples" project. 2. Go to "org.eclipse.swt.examples.mirroringTest" 3. Run the "ControlExampleRTL.java" 4. Go to "Table" tab. 5. select some item from the table 6. See that around the highlighted text there's no dashed border, like there's one in this case for LTR shell. Note: You can compare it to LTR shell by pressing the "shell LTR" button.
works for me. test again, this time press Alt key after the table is ready. That shows the focus ring. You can also make the Table Multi Selection, after you select an item press and hold the ctrl key and use the arrow keys to move the focus item.
Thanks, works for me with the solution suggested by Felipe.