AnanthaKN / jquery-in-place-editor

Automatically exported from code.google.com/p/jquery-in-place-editor
Other
0 stars 0 forks source link

marking text won´t work in draggable element #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

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

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

Please provide any additional information below.

Original issue reported on code.google.com by enkatWeb...@gmail.com on 14 Aug 2010 at 6:20

GoogleCodeExporter commented 8 years ago
Sorry about that!

I'm using the in-place-editor inside a div that is itself jquery draggable. 
When clicking in the editable element the text is not selectable by "mouse 
clicking and dragging" only by keyboard shift-left-arrows

is that at all understandable??

Original comment by enkatWeb...@gmail.com on 14 Aug 2010 at 6:23

GoogleCodeExporter commented 8 years ago
Not sure... but maybe you could try to use the cancel functionality of 
draggable to give clear responsibilities of the elements to the different 
plugins?

I am able to use draggables and in place editing together in that way (if I 
remember correctly).

Original comment by mhaec...@gmail.com on 27 Jan 2011 at 9:53