Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
drag_to don't work on sortabble elements
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cristian  
View profile  
 More options Nov 22 2010, 12:31 pm
From: Cristian <cristianvg2...@gmail.com>
Date: Mon, 22 Nov 2010 09:31:22 -0800 (PST)
Local: Mon, Nov 22 2010 12:31 pm
Subject: drag_to don't work on sortabble elements
Hi,

I'm testing some Sintra app using Cucumber and Capybara with Selenium
driver, but I'm stuck in some drag and drop functionality, the app is
using Jquery sortable method to do the job; seem's that is not the
same drag an element with draggable - droppable functionality that
drag one with sortable functionality, the last one just don't work.

am I right ?, there is a solution ?

thanls,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cristian  
View profile  
 More options Dec 3 2010, 7:10 pm
From: Cristian <cristianvg2...@gmail.com>
Date: Fri, 3 Dec 2010 16:10:59 -0800 (PST)
Local: Fri, Dec 3 2010 7:10 pm
Subject: Re: drag_to don't work on sortabble elements
Any one ?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonas Nicklas  
View profile  
 More options Dec 4 2010, 5:32 am
From: Jonas Nicklas <jonas.nick...@gmail.com>
Date: Sat, 4 Dec 2010 11:32:22 +0100
Local: Sat, Dec 4 2010 5:32 am
Subject: Re: [Capybara] drag_to don't work on sortabble elements
Afaik the drag drop in sortable list relies on distance, rather than
which element you are dragging over. drag_to might not work in that
case. A colleague of mine did something with drag_by, which is an
internal Selenium method that Capybara does not diectly expose (call
fint('foo').native.drag_by). It's all a bit tricky, I don't think he
got it working very well.

/Jonas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jari Bakken  
View profile  
 More options Dec 4 2010, 7:26 am
From: Jari Bakken <jari.bak...@gmail.com>
Date: Sat, 4 Dec 2010 13:26:30 +0100
Local: Sat, Dec 4 2010 7:26 am
Subject: Re: [Capybara] drag_to don't work on sortabble elements

On Mon, Nov 22, 2010 at 6:31 PM, Cristian <cristianvg2...@gmail.com> wrote:
> Hi,

> I'm testing some Sintra app using Cucumber and Capybara with Selenium
> driver, but I'm stuck in some drag and drop functionality, the app is
> using Jquery sortable method to do the job; seem's that is not the
> same drag an element with draggable - droppable functionality that
> drag one with sortable functionality, the last one just don't work.

Proper drag and drop support is being worked on:

http://code.google.com/p/selenium/issues/detail?id=842
http://code.google.com/p/selenium/issues/detail?id=244

Still hasn't landed for the Firefox driver though.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »