NEW 16763
Object fallback content doesn't have context menu
https://bugs.webkit.org/show_bug.cgi?id=16763
Summary Object fallback content doesn't have context menu
Eric Seidel (no email)
Reported 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 */
Attachments
Minimal test case (322 bytes, text/html)
2008-01-27 15:18 PST, Robert Blaut
no flags
Robert Blaut
Comment 1 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.
Timothy Hatcher
Comment 2 2008-05-12 10:35:01 PDT
I can't reproduce this with the final Acid3 test. Is this still and issue?
Robert Blaut
Comment 3 2008-05-12 11:21:51 PDT
The bug report is still valid. Check attached minimal test case.
Robert Blaut
Comment 4 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.
Robert Blaut
Comment 5 2008-07-17 00:43:02 PDT
*** Bug 19668 has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 6 2014-12-17 11:20:15 PST
Ahmad Saleem
Comment 7 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.
Ahmad Saleem
Comment 8 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
Note You need to log in before you can comment on or make changes to this bug.