Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: FEST-Swing 1.1
-
Fix Version/s: FEST-Swing 1.2a3
-
Component/s: Swing
-
Labels:None
-
Environment:Windows XP, Java 6, Eclipse, JUnit 4.4, fest-swing 1.1
-
Testcase included:yes
-
Number of attachments :
Description
Using the CONTROL modifier then clicking a table cell selects the range of rows not individual rows (same behaviour as manual use of the SHIFT modifier). Using the SHIFT modifier does nothing, only the row clicked on is selected.
A test case has been attached.
The work around is to ask the table fixture to select the rows rather than simulating user interaction via keyboard and mouse.
Activity
Alex Ruiz
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Paris [ 15322 ] | |
| Affects Version/s | Kiev [ 15264 ] |
Alex Ruiz
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Alex Ruiz
made changes -
| Affects Version/s | FEST-Swing 1.2a2 [ 15264 ] | |
| Affects Version/s | FEST-Swing 1.1 [ 15051 ] |
Alex Ruiz
made changes -
| Remaining Estimate | 0 minutes [ 0 ] | |
| Fix Version/s | FEST-Swing 1.2a3 [ 15322 ] | |
| Original Estimate | 0 minutes [ 0 ] | |
| Affects Version/s | FEST-Swing 1.1 [ 15051 ] |
Alex Ruiz
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
Alex Ruiz
made changes -
| Attachment | mylyn-context.zip [ 43083 ] |
Alex Ruiz
made changes -
| Affects Version/s | FEST-Swing 1.1 [ 15051 ] | |
| Fix Version/s | FEST-Swing 1.2a3 [ 15322 ] |
Thanks Steve!