On Jul 2, 12:53 am, Harutyun Amirjanyan <[email protected]> wrote: > 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?
The only plans we have discussed that might impact the inline editor is the merger of Firebug Lite and Firebug for Firefox code base to create a Firebug front end for a remote debug capability. That change would involve making the front end code cross browser. jjb -- 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.
