Closed Bug 714443 Opened 13 years ago Closed 11 years ago

unable to inspect disabled form elements

Categories

(DevTools :: Inspector, defect, P2)

x86
All
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 257623

People

(Reporter: tomer, Unassigned)

References

Details

Attachments

(1 file)

Attached file testcase
When launching the inspector and trying to focus it on a disabled element it become impossible, and the inspector won't detect the mouse click on these elements. 

Steps to reproduce:
Launch the inspector on a page with disabled elements, than try to focus the inspector on these fields. I'm attaching a simple test page to this bug.
By the way, Firebug doesn't seems to have this limitation.
When pressing "Enter", we can inspect the element. Apparently, we don't catch the "click" event.
A work around would be to select a node once the highlighter is clicked (the veil), not the content. That would make this work, and also make the flash elements and pointer-events:none elements selectionnable.
Depends on: 703031
On the attached testcase, the textarea resizer behaves weird when inspecting. Do you think it has something that could be fixed, by for example disabling the resizer?
(In reply to Tomer Cohen :tomer from comment #4)
> On the attached testcase, the textarea resizer behaves weird when
> inspecting.

What do you mean?
Bug triage. Filter on PEGASUS.
Priority: -- → P2
Version: unspecified → Trunk
(In reply to Paul Rouget [:paul] from comment #3)
> A work around would be to select a node once the highlighter is clicked (the
> veil), not the content. That would make this work, and also make the flash
> elements and pointer-events:none elements selectionnable.

Now that bug 703031 is fixed, is this already working? Or does this bug need additional work?

See also bug 257623 and bug 141432.
(In reply to Gijs Kruitbosch from comment #7)
> (In reply to Paul Rouget [:paul] from comment #3)
> > A work around would be to select a node once the highlighter is clicked (the
> > veil), not the content. That would make this work, and also make the flash
> > elements and pointer-events:none elements selectionnable.
> 
> Now that bug 703031 is fixed, is this already working? Or does this bug need
> additional work?

Additional work is needed.

> See also bug 257623 and bug 141432.

Thank you.
IMO, this seems like a dup of 257623 - though bug 724546 seems relevant too.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: