JDK-4040860 : Adjustable.setValue() does not notify AdjustmentListener
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.1,1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,solaris_7
  • CPU: generic,sparc
  • Submitted: 1997-03-24
  • Updated: 2002-05-07
  • Resolved: 2002-05-07
Related Reports
Duplicate :  
Relates :  
Description
An adjustmentValueChanged event is not delivered when a scrollbar's value is changed by invoking setValue() on the scrollbar.

The attached application demonstrates this.

Comments
EVALUATION Same behavior on Win32 and SOlaris in JDK1.1.5 and JDK1.2. xianfa.deng@Eng 1997-11-23 ------------ 12/6/99 kevin.ryan@eng -- behavior still the same as of kestrel-RA (1.3.0 build "I") Still reproducible in 1.4. michael.martak@Eng 2001-07-11 Commit to fix in Hopper (JCK-exclude list). ###@###.### 2001-12-02 This a doc bug, and a duplicate. See 4680670 for details. ###@###.### 2002-05-07
11-07-2001

SUGGESTED FIX fixed in jtg javasoft tree in delta: src/solaris/sun/sun/awt/motif/MScrollbarPeer.java - sid 1.20 andy.herrick@East 1998-03-05
05-03-1998