Bug 33008 - Table cursor not visible
Summary: Table cursor not visible
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: Other Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 11:38 EST by Dirk Baeumer CLA
Modified: 2005-06-22 21:37 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 Dirk Baeumer CLA 2003-02-25 11:38:59 EST
RC1 
 
- JUnit setup 
- select Assert.assertEquals(String message, double expected, double actual, 
double delta) 
- give focus to table. 
- move arround using the cursor keys. This should move a table cursor, but there 
  is no visible indication about a table cursor
Comment 1 Veronika Irvine CLA 2003-02-26 09:44:10 EST
What is JUnit setup?
Comment 2 Dirk Baeumer CLA 2003-02-27 05:21:39 EST
JUnit in source. Attached zip to bug 32947 
Comment 3 Silenio Quarti CLA 2004-05-22 03:07:01 EDT
Veronika, I believe this is fixed in latest. It was a Z order problem. Please 
try it.
Comment 4 Billy Biggs CLA 2005-06-22 21:37:12 EDT
Marking WORKSFORME.  Reopen if it is reproducable in a recent version.