Bug 16763 - Object fallback content doesn't have context menu
Summary: Object fallback content doesn't have context menu
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://acid2.acidtests.org/#top
Keywords: HasReduction, InRadar
: 19668 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-06 00:28 PST by Eric Seidel (no email)
Modified: 2022-08-30 19:31 PDT (History)
9 users (show)

See Also:


Attachments
Minimal test case (322 bytes, text/html)
2008-01-27 15:18 PST, Robert Blaut
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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