Bug 16763

Summary: Object fallback content doesn't have context menu
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, alex.stapleton, ap, bfulgham, graouts, inspector-bugzilla-changes, webkit, webkit-bug-importer, zalan
Priority: P2 Keywords: HasReduction, InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://acid2.acidtests.org/#top
See Also: https://bugs.webkit.org/show_bug.cgi?id=243893
Attachments:
Description Flags
Minimal test case none

Description Eric Seidel (no email) 2008-01-06 00:28:26 PST
Impossible to inspect red square in acid3 test

This is related to bug 16755.

When you right click on the red square, you don't get any sort of context menu.  Even though I don't see why you shouldn't get a context menu.

I believe the red square has this CSS:
  object { position: fixed; left: 130.5px; top: 84.3px; background: transparent; } /* show objects if they have content */
Comment 1 Robert Blaut 2008-01-27 15:18:07 PST
Created attachment 18725 [details]
Minimal test case

Generally speaking Web Inspector doesn't allow to inspect OBJECT elements.
Comment 2 Timothy Hatcher 2008-05-12 10:35:01 PDT
I can't reproduce this with the final Acid3 test. Is this still and issue?
Comment 3 Robert Blaut 2008-05-12 11:21:51 PDT
The bug report is still valid. Check attached minimal test case.
Comment 4 Robert Blaut 2008-07-17 00:42:00 PDT
Changed bug description as the problem isn't only related to inspecting object elements. Also changed url as the problem is easier to check by right clicking on eyes of acid 2  face.
Comment 5 Robert Blaut 2008-07-17 00:43:02 PDT
*** Bug 19668 has been marked as a duplicate of this bug. ***
Comment 6 Radar WebKit Bug Importer 2014-12-17 11:20:15 PST
<rdar://problem/19281445>
Comment 7 Ahmad Saleem 2022-08-30 13:06:44 PDT
I think this might be duplicate of bug 16763.

We are not able to do inspect on text within <object> as well.
Comment 8 Ahmad Saleem 2022-08-30 13:07:13 PDT
(In reply to Ahmad Saleem from comment #7)
> I think this might be duplicate of bug 16763.
> 
> We are not able to do inspect on text within <object> as well.

bug 243893