Why inline editor is activated on mousedown, instead of mouseup?
if it's activated on mouseup event it could transfer selection from
page if mouse position changed after mousedown, and select whole text
if user clicked without moving mouse
this way mouse interaction will be more natural, and even better than
in plain textbox
also it will make easy copying contents of more than one editable
element since if selection includes more than one of them inline
editor won't open

and one more question is there any plans to use contenteditable spans
instead of inputs, or other big changes to inline editor?

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to