United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6889007 No resize cursor during hovering mouse over JTable
6889007 : No resize cursor during hovering mouse over JTable

Details
Type:
Bug
Submit Date:
2009-10-07
Status:
Closed
Updated Date:
2011-01-19
Project Name:
JDK
Resolved Date:
2010-01-13
Component:
client-libs
OS:
windows_vista,windows_xp,windows
Sub-Component:
javax.swing
CPU:
x86
Priority:
P2
Resolution:
Fixed
Affected Versions:
6,6u18
Fixed Versions:
6u18

Related Reports
Backport:
Duplicate:
Relates:

Sub Tasks

Description
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).

                                    

Comments
EVALUATION

This is an unfortunate regression of the fix for #6884066
SwingUtilities2.shouldIgnore() skips all mouseEvents with no pressed mouse buttons
                                     
2009-10-08



Hardware and Software, Engineered to Work Together