Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Viewer drag and drop

Description:

Issue:

Drag items can get stuck in drag mode. When a user is dragging an item and moves the mouse out of the window and releases the mouse, when they reenter the window, the item will still be dragging. If they then press and drag, no amount of clicking will drop the item.

Fix:

Status is kept and if an item is dragging, no new drag listeners can be added. Item can always be released by clicking.

Regression: Yes/No
No

Code Owner:
Viewer team

Code Reviewers:
Jun Zhai

Tests:
Viewed locally

Test Automated:  Yes/No (if “No”, then explain why)
No – needs user interaction.

Branches Involved:
Eclipse CVS

Files Changed:
org.eclipse.birt.report.viewer\birt\webcontent\birt\ajax\core\BirtDndManager.js

Files Shared:
None

Files Added:
None

Files Deleted:
None

Defect Entries Resolved:
None

Case Entries Resolved:
None

Notes to Developers:
None

Notes to QA:
None

Notes to Documentation:
None

Notes to Configuration Management:
None

 

 

Catherine Block

Actuate Corporation

Tel: 650-837-4834

 


Back to the top