Closed
Bug 191141
Opened 23 years ago
Closed 22 years ago
JS Console doesn't show usage of JS denies
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 123286
Future
People
(Reporter: jan.kropac, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.2.1) Gecko/20021130
I spent a lot of time when I tried to found, why I can't resize some window.
After all I found that I have disabled resizing and moving of windows in
preferences. I realy like this feature, but I think it should be reported in JS
debugging console when some script tries to do somethink what is disabled.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 1•23 years ago
|
||
This was considered and decided against.
In any case, this is a DOM issue, not a JS console issue.
Assignee: hewitt → jst
Component: JavaScript Console → DOM Other
QA Contact: jrgm → gerardok
Whiteboard: DUPEME
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 123286 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•