*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 <[email protected]>

> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<chromium-extensions%[email protected]>
> .
> 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 [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.

Reply via email to