[Webkit-unassigned] [Bug 11841] Image with no src doesn't show alt text instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 9 17:34:21 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=11841


KwhiteRight at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12232|review?                     |
               Flag|                            |
  Attachment #12232|0                           |1
        is obsolete|                            |
  Attachment #12338|                            |review?
               Flag|                            |




------- Comment #7 from KwhiteRight at gmail.com  2007-01-09 17:34 PDT -------
Created an attachment (id=12338)
 --> (http://bugs.webkit.org/attachment.cgi?id=12338&action=view)
patch with requested fixes

(In reply to comment #6)

> ...

Made all those changes.  I also found the problem with the missing last few
events in the focus2.html test and fixed that (by adding another event to its
test loops now that the image input element accepts focus too).

> Is there any case where we have to transition from the missing image to a
> successful load. If so, then I don't see how the intrinsic width would be
> restored.

I can't think of one, since it only sets the alt text size when there's no
image even trying to be loaded, nor one already in the cache.  It works
properly if a src is set in JS later, for instance.


-- 
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