Bug 59690

Summary: Div is moving on drag
Product: WebKit Reporter: satya <satyacbit>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: ap, dakrishnan, tgvrs_santhosh
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Chrome drag none

Description satya 2011-04-28 04:17:47 PDT
Created attachment 91469 [details]
Chrome drag

A Div has a sibling with mode width and extra width got hidden by the property "overflow:hidden" on its parent. While dragging inside a Div element(should have a vertical scroll), left part is getting hidden. Actually it is trying to the hidden part sibling div.

Please find the attached test page to reproduce the problem.
Comment 1 satya 2011-04-28 04:28:29 PDT
**Corrected the comment**

A Div has a sibling with more width and the extra width got hidden by the property "overflow:hidden" on its parent. While dragging inside a Div element(should have a vertical scroll), left part is getting hidden. Actually it is trying to show the hidden part sibling div.

Please find the attached test page to reproduce the problem.
Comment 2 satya 2011-05-02 22:22:02 PDT
Can you please give update on the issue.. It was breaking in critical scenarios.
Comment 3 satya 2011-05-03 22:12:04 PDT
Making to blocker to get the attention.
Comment 4 Alexey Proskuryakov 2011-05-04 00:51:04 PDT
Please don't.

If you know that this is significantly affecting users of existing sites, please provide the information.
Comment 5 satya 2011-05-04 03:33:30 PDT
When can we expect the update on this defect?
Comment 6 satya 2011-05-05 06:17:58 PDT
We are direct partners with Google and providing Cloud platform. As we largely depend on the drag and drop of elements, it was failing in lot of customer scenarios.

Please provide a urgent fix.
Comment 7 Alexey Proskuryakov 2011-05-05 09:28:00 PDT
Please read <https://bugzilla.mozilla.org/page.cgi?id=etiquette.html>.

If you think that Google owes you an urgent fix, please tell your Google representative. WebKit contributors have no obligation to investigate this issue on your schedule.
Comment 8 satya 2012-10-25 03:14:40 PDT
Any update on the issue?