Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

drag and drop broken with extjs and jquery #842

Closed
lukeis opened this issue Mar 2, 2016 · 6 comments
Closed

drag and drop broken with extjs and jquery #842

lukeis opened this issue Mar 2, 2016 · 6 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 842

What steps will reproduce the problem?
1. run selenium-dragndrop-extjs.rb
2. run selenium-dragndrop-jquery.rb

What is the expected output? What do you see instead?

1. "You have dropped node: ..." should be displayed
2. Item 1 and Item 2 order should be inverted

What version of the product are you using? On what operating system?

selenium-webdriver (0.0.28) ruby gems
Linux unubore 2.6.35-020635-generic #020635 SMP Mon Aug 2 09:08:21 UTC 2010 x86_64
GNU/Linux

Reported by proppy on 2010-09-28 15:15:59


- _Attachment: [selenium-dragndrop-extjs.rb](https://storage.googleapis.com/google-code-attachments/selenium/issue-842/comment-0/selenium-dragndrop-extjs.rb)_ - _Attachment: [selenium-dragndrop-jquery.rb](https://storage.googleapis.com/google-code-attachments/selenium/issue-842/comment-0/selenium-dragndrop-jquery.rb)_
@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

The following jquery based test with a single drag an drop element, does work with selenium-webdriver.

So it seems there is an issue with extjs/jquery rejecting the drag and drop when there
is a drop target involved.


Reported by proppy on 2010-09-28 15:28:14


- _Attachment: [selenium-dragndrop-jquery-ok.rb](https://storage.googleapis.com/google-code-attachments/selenium/issue-842/comment-1/selenium-dragndrop-jquery-ok.rb)_

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

The Interactions API I'm working on (and should be in towards the end of next week)
will make dragging and dropping possible. Specifically, I've tested it against the
exact UI components reported in this issue. 

Reported by eran.mes on 2010-09-28 15:51:07

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jari.bakken on 2010-09-28 16:14:53

  • Labels added: Component-WebDriver

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Any updates on this?

Reported by outerim on 2010-10-27 14:11:19

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

This is fixed in r10634.

Reported by eran.mes on 2010-12-14 13:24:27

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 17:50:16

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant