*i have no problems with paste in textarea, maybe a error on your event
handler is causing this problem, you can inspect your popup opening as a
tab: "chrome-extension://+ID+/popup.html"*

-
Pedro Junior


2010/1/12 skoef <rsch...@gmail.com>

> I've created a chrome extensions in which a <textarea> appears in the
> popup browser_action.
> However, this textarea doesn't behave like a normal textarea, since i
> can't paste any text into it. It also doesn't respond on the 'onPaste'
> event I was hoping to be able to trigger.
>
> This behavior affects the feature of my extension. How should I deal
> with it?
>
> (Also, is there a way to open the Web Inspector on this popup?)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.

Reply via email to