Closed
Bug 257623
Opened 20 years ago
Closed 6 years ago
DOM Inspector: "Select Element By Click" does not work for disabled form elements
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: norbert.notz, Unassigned)
References
Details
Attachments
(1 file)
117 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8a3) Gecko/20040829 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8a3) Gecko/20040829 Firefox/0.9.1+
DOM Inspector: "Select Element By Click" does not work for disabled form elements
Reproducible: Always
Steps to Reproduce:
1. open the attached html-file in Firefox
2. open the DOM Inspector click "Search/Select Element By Click" (or press the
corresponding button left beside the search button)
3. click on the disabled edit field
Actual Results:
It does not work.
Expected Results:
"Select Element By Click" should also work with disabled form elements.
I also found the same problem with disabled drop-down boxes. I have not tested
other types of disabled form elements. But I guess that all are affected.
Because manual selection in DOM Inspector is very circumstantial, I see this bug
as "major".
Comment 2•20 years ago
|
||
(Same bug on Linux, and also with Mozilla [1.8a3])
Updated•20 years ago
|
Assignee: firefox → general
Component: General → Browser-General
Product: Firefox → Browser
QA Contact: firefox.general → general
Version: unspecified → Trunk
Why have you set "Trunk" for this bug? Also 0.9.3 has this bug. So it is not
trunk-only!
Updated•20 years ago
|
Assignee: general → dom-inspector
Component: Browser-General → DOM Inspector
QA Contact: general → timeless
Updated•20 years ago
|
Product: Core → Other Applications
Comment 4•19 years ago
|
||
Was this ever fixed? I'd swear I've done it before without problems, but I just tested a few builds and none of them worked. Oh well.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Updated•18 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
This seems to be a general problem of the gecko engine. Please have a look at Bug 403081.
This seems to be a duplicate of
https://bugzilla.mozilla.org/show_bug.cgi?id=141432
Comment 8•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 9•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
You need to log in
before you can comment on or make changes to this bug.
Description
•