Bug 34919
Summary: | Webkit doesn't handle alt="" in <img/> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cédric Bellegarde <gnumdk> |
Component: | Images | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, benjamin, forrest.hodgkins, joenotcharles |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Cédric Bellegarde
http://adishatz.1s.fr/~gnumdk/test.html
As you can see, qtwebkit show a broken img instead of alternative text
"bug".
Original bug report:
https://bugs.kde.org/show_bug.cgi?id=226536
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Changing the component to images. It seems this is not Qt specific, Safari with the trunk of WebKit has the same behavior.
Joe Mason
Furthermore, if the AutoLoadImages setting is turned off, nothing at all is displayed - I would expect to see the alt text in this case.
Forrest Hodgkins
I have reproduced this on latest trunk on linux, and believe I have a good idea of what is going wrong. will pursue a fix.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 5566 ***