Open
Bug 133963
Opened 24 years ago
Updated 2 years ago
Scroll window properly when dragging items to window boundary
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
NEW
People
(Reporter: cunctator, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted)
Build 2002031005
To reproduce:
1. open Bookmarks > Manage Bookmarks...
2. Make sure you have more bookmarks than can be seen in the window (so that
scrollbar appears)
3. Select a bookmark and drag to top/bottom edge of bookmarks (e.g. select
bottom-most bookmark and drag towards top of list)
Expected behavior:
(as in Finder)
When the bookmark ghost touches the vertical edge of the Manage Bookmarks
window, the window should start scrolling continuously. The window will scroll
as long as any part of the bookmark ghost touches the vertical edge and the
cursor hotpoint is within the window. The rate of scrolling is fastest when the
cursor hotpoint is directly within the vertical edge.
Actual behavior:
1. The Manage Bookmarks window only scrolls if the cursor is being moved. This
is a major usability bug.
2. On top, the window scrolls when the cursor is within the Name/Location bar as
well as the window.
3. There does not seem to be any scrolling acceleration/deceleration
functionality, but that's difficult to test, because of actual behavior #1.
Confirmed using FizzillaCFM/2002041712 (RC1). This occurs in any Mozilla window
where an item is dragged to the window border to effect scrolling, such as
dragging an e-mail message to a mail folder visible only after scrolling of the
folder pane.
Guessing XP Apps: Drag and Drop and revising Summary.
Assignee: ben → blaker
Status: UNCONFIRMED → NEW
Component: Bookmarks → XP Apps: Drag and Drop
Ever confirmed: true
QA Contact: claudius → tpreston
Summary: Manage Bookmarks drag-to-scroll does not work properly → Scroll window properly when dragging items to window boundary
we need the event for trees, textareas and iframes. this is also expected
behavior on windows. <bug has been hijacked.>
Assignee: blake → neil.parkwaycc.co.uk
Keywords: helpwanted
OS: MacOS X → All
Hardware: Macintosh → All
Comment 4•21 years ago
|
||
(In reply to comment #0)
> Actual behavior:
> 1. The Manage Bookmarks window only scrolls if the cursor is being moved. This
> is a major usability bug.
>
> 2. On top, the window scrolls when the cursor is within the Name/Location bar
> as well as the window.
I do not see either of these two behaviors. When the cursor is on the boundary
but not moving, scrolling continues; when the cursor is moved into the column
headers, scrolling stops.
Moz 1.8b2-0422, Moz 1.7.7, Moz 1.4, Firefox 1.0.3 -- Win2K.
> 3. There does not seem to be any scrolling acceleration/deceleration
> functionality
This does appear to be the case.
Updated•16 years ago
|
QA Contact: pmac → drag-drop
Updated•3 years ago
|
Severity: normal → S3
Comment 5•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: neil → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•