Bug 284840 - Vertical scroll bar does not update when dragging in Tree
Summary: Vertical scroll bar does not update when dragging in Tree
Status: RESOLVED DUPLICATE of bug 267355
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 05:54 EDT by CLA
Modified: 2009-07-28 09:23 EDT (History)
1 user (show)

See Also:


Attachments
Code snippet to reproduce (4.24 KB, application/octet-stream)
2009-07-28 05:57 EDT, CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description CLA 2009-07-28 05:54:25 EDT
Build ID: I20090611-1540

Dragging a tree node up or down in a Tree with DND.FEEDBACK_SELECT vertical scroll bar does not move.

This is on Windows XP and 7. Works fine on Mac Carbon.
Comment 1 CLA 2009-07-28 05:57:28 EDT
Created attachment 142748 [details]
Code snippet to reproduce

Here's a test case to reproduce it. Grab a tree node and drag it downwards to try and make the tree scroll. Vertical scroll bar does not update.
Comment 2 Felipe Heidrich CLA 2009-07-28 09:23:22 EDT

*** This bug has been marked as a duplicate of bug 267355 ***