Closed
Bug 303809
Opened 19 years ago
Closed 19 years ago
edit styles bookmarklet not working anymore, getting permission denied error
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 304249
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: regression)
Normally when using the edit styles bookmarklet, you get a new window with the
all the styles in a textarea used on that page.
In current builds the window opens, but you don't get any text anymore in the
textarea.
The js console shows this:
Error: uncaught exception: Permission denied to set property
EventTarget.addEventListener
Works in 20050730 build, fails in 20050731 build, probably fall-out from bug 296639
Reporter | ||
Updated•19 years ago
|
Blocks: splitwindows
Comment 1•19 years ago
|
||
Looks like bug 304249. Duping to higher numbered bug since there's more info in
that bug by now.
*** This bug has been marked as a duplicate of 304249 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 2•19 years ago
|
||
Sorry, was there a typo? I don't see the connection to bug 304249 -- what am I
missing?
/be
Comment 3•19 years ago
|
||
Um, I duped the wrong bug, this has nothing to do with bug 304249. This is not a
dupe that I know (and I have no idea what bug I meant to dupe any longer either...).
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•19 years ago
|
||
Actually, this *is* a dupe of bug 304249 after all. I wasn't on crack when I
initially duped it :) This is just a different symptom of the same problem
that's causing bug 304249, same security check that's failing for the same
reasons. Duping again.
*** This bug has been marked as a duplicate of 304249 ***
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → DUPLICATE
Comment 5•19 years ago
|
||
The "edit styles" bookmarklet works in Mozilla/5.0 (Macintosh; U; PPC Mac OS X
Mach-O; en-US; rv:1.8b4) Gecko/20050819 Firefox/1.0+. Verifying as a dup.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•