JDK-4456562 : new Motif 2.1 Choice widget responds incorrectly to the mouse wheel
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: linux
  • CPU: x86
  • Submitted: 2001-05-09
  • Updated: 2003-09-16
  • Resolved: 2003-09-16
Related Reports
Relates :  
Relates :  
Description
The new Choice widget for Motif 2.1 includes a scrolling list of choices when a sufficient number of items have been added.  This list should scroll up and down when the mouse wheel is rotated while the cursor is over the list.  Instead, the Choice is popped back up.

This is reproducible using the test/java/awt/Choice/ChoiceBigTest regression test.

Comments
EVALUATION Problems w/ 1.4 feature. Commit to hopper. ###@###.### 2001-11-14 Not a critical fix; decommit from hopper. ###@###.### 2002-03-11 This is reproducible under GNOME on RedHat 6.1, 7.2, and 8.0 ###@###.### 2002-10-17 As of 4898814 being fixed in XAWT, the Choice now works correctly with the MouseWheel. Once a build w/ that fix is promoted, I'll close this out as not reproducible. ###@###.### 2003-08-13
13-08-2003