[Webkit-unassigned] [Bug 11841] Input control with no src doesn't show alt text instead
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 4 18:37:29 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11841
KwhiteRight at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12232| |review?
Flag| |
------- Comment #3 from KwhiteRight at gmail.com 2007-01-04 18:37 PDT -------
Created an attachment (id=12232)
--> (http://bugs.webkit.org/attachment.cgi?id=12232&action=view)
Sets image size to fit alt text when no src is present
This fixes the problem for both <input type="image"> and <img> elements.
It also updates two other layout tests that were affected by the change. I'm
pretty sure the new expected result for the input-value-expected test is
correct. I don't know why the last few events in the focus2 test changed with
the addition of a visible input element, but these new results seem more
sensible than the previous set anyway (by not receiving keypresses on elements
after they're blurred).
A question not addressed by this bug or patch is whether the alt text should
also be shown when an image has a src that can't be loaded. Currently we don't
and IE does.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list