-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6, 6u18
-
Component/s: client-libs
-
b04
-
x86
-
windows, windows_xp, windows_vista
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2193844 | 7 | Alexander Potochkin | P2 | Closed | Fixed | b97 |
Enviroments: jdk6u18 b03 (not reproducible on earlier builds), Windows Vista
Steps:
1. Run JTable demo (for example, http://java.sun.com/docs/books/tutorial/uiswing/examples/components/SimpleTableDemoProject/src/components/SimpleTableDemo.java)
2. Move the cursor over JTable, try to resize the columns
3. Note the cursor type is still "default" (but not "resize" which is expected).
Steps:
1. Run JTable demo (for example, http://java.sun.com/docs/books/tutorial/uiswing/examples/components/SimpleTableDemoProject/src/components/SimpleTableDemo.java)
2. Move the cursor over JTable, try to resize the columns
3. Note the cursor type is still "default" (but not "resize" which is expected).
- backported by
-
JDK-2193844 No resize cursor during hovering mouse over JTable
-
- Closed
-
- duplicates
-
JDK-6894768 REGRESSION: Table resize handles no longer appear in 6u18
-
- Closed
-
- relates to
-
JDK-6884066 JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
-
- Closed
-