WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
7163
Applet markup in Object Tag - codebase conflict with Gecko/Opera browsers
https://bugs.webkit.org/show_bug.cgi?id=7163
Summary
Applet markup in Object Tag - codebase conflict with Gecko/Opera browsers
David Leader
Reported
2006-02-09 14:10:41 PST
This may not be a bug in WebKit, but it is a behaviour that differs from Gecko/Opera/iCab browsers and might therefore lead to a markup which, although not the proper interpretation of the HTML 4.01 spec, causes pages to fail in WebKit browsers. The problem involves using the object tag to specify applets. The conflict arises over the use of codebase to indicate the location of the applet in relation to the page. For the other browsers cited a codebase specified as a tag attribute can be used. This is shown in the example and fails in Safari etc. For other browsers *and* WebKit browsers a codebase specified as a parameter works -
http://www.q7design.demon.co.uk/AppletObjectTests/testNonIE.html
- so this is safe cross-browser code (Except for IE Windows that needs to be served different markup, but incidentally uses codebase like WebKit.) I find the W3C specification of the object tag in HTML 4.01 beyond my powers of comprehension, so I can accept that it is possible the WebKit interpretation is correct. However support for 'codebase' as an attribute might be a wise course. This is not a problem at the moment as most people use the deprecated applet tag for markup of applets, but it could surface in the future.
Attachments
Add attachment
proposed patch, testcase, etc.
Joost de Valk (AlthA)
Comment 1
2006-02-17 14:35:39 PST
I guess we should support both... Confirming.
tomaccia
Comment 2
2012-02-28 09:46:25 PST
Hello, I think this issue has now more importance since there are now 2 major browser that use webkit both on Mac and Windows and they are growing in popularity (Chrome and Safari). Note that the issue seems related to this one: 50829. Would it be possible to increase the urgency of the issue? I work for a IT company and the bug is causing a lot of useless request in our production. Regards, Thomas
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug