WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
14816
setWidth: and setSrc: don't update image
https://bugs.webkit.org/show_bug.cgi?id=14816
Summary
setWidth: and setSrc: don't update image
Joachim Bondo
Reported
2007-07-30 14:07:15 PDT
I have made an application that illustrates the problem: -setWidth: (or setHeight:) on a DOMHTMLImageElement doesn't result in an update of the image. Same problem with setSrc: See application at URL (
http://cocoastuff.com/WebKitTestCase-1.zip
). This is also a problem on the shipping version of WebKit, 419.2.1.
Attachments
Test case application
(40.25 KB, application/zip)
2007-07-30 14:11 PDT
,
Joachim Bondo
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Joachim Bondo
Comment 1
2007-07-30 14:11:04 PDT
Created
attachment 15750
[details]
Test case application Illustrates setWidth:, setHeight:, asetSrc: don't update DOMHTMLImageElement.
David Kilzer (:ddkilzer)
Comment 2
2007-07-31 06:31:35 PDT
Confirmed with a local debug build of WebKit
r24792
with Safari 3 Public Beta v. 3.0.2 (522.12) on Mac OS X 10.4.10 (8R218). * STEPS TO REPRODUCE 1. Download the example application. 2. Open it in Xcode. 3. Build and Go. 4. Follow the instructions.
David Kilzer (:ddkilzer)
Comment 3
2007-07-31 06:35:32 PDT
<
rdar://problem/5373058
>
David Kilzer (:ddkilzer)
Comment 4
2015-08-28 19:24:14 PDT
Please adopt the Modern WebKit APIs (WKWebVew). If this request is still valid to the Modern WebKit framework API, please file a new bug.
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