I have a div that contains a text element and I make the div
draggable. I then find that I cannot set focus to that text control
using the left click of the mouse. I can right click and get the
context menu, and when I dismiss the context menu the edit controls
has focus and will accept keyboard input but not with the normal left
click.
You can see a live example here:
http://giganto-corp.com/moobug/The problem also exists in chrome although It works fine in IE7.
I'm I doing something wrong or is this a bug? Is there a work around?