Hey skoef, are you running Chrome on Mac? Some people already told me about this issue on Macs. I didn't check if it's been reported yet.
About the web inspector you can open it going opening chrome-extension://<extension_id>/popup.html in a new tab. - Cezar On Tue, Jan 12, 2010 at 10:34 AM, skoef <[email protected]> wrote: > 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]. > 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.
