Closed
Bug 156987
Opened 23 years ago
Closed 23 years ago
[FIX]alt text is not shown during load when image has background specified
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.4beta
People
(Reporter: alexeyc2003, Assigned: bzbarsky)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
|
1.25 KB,
text/html
|
Details | |
|
2.52 KB,
patch
|
roc
:
review+
roc
:
superreview+
sspitzer
:
approval1.4b+
|
Details | Diff | Splinter Review |
OS: Win2k
Build: 2002071104
When an image has CSS specified background, the alt text and icon are no longer
shown in the placeholder during page load.
I think this is a regression caused by fix to bug 61217 and background being
painted on top of alt text and icon.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
alt text, icon and placeholder are all not visible.
This becomes problematic when the image is used as a link. Since the link itself
is not visible, you have to wait for the entire page to load, until you can
navigate further, and this really slows the browsing down on dialup.
Keywords: regression,
testcase
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → Future
| Assignee | ||
Comment 3•23 years ago
|
||
| Assignee | ||
Comment 4•23 years ago
|
||
taking
Assignee: dbaron → bzbarsky
Status: ASSIGNED → NEW
OS: Windows 2000 → All
Priority: P4 → P2
Hardware: PC → All
Summary: alt text is not shown during load when image has background specified → [FIX]alt text is not shown during load when image has background specified
Target Milestone: Future → mozilla1.4beta
| Assignee | ||
Updated•23 years ago
|
Attachment #122023 -
Flags: superreview?(roc+moz)
Attachment #122023 -
Flags: review?(roc+moz)
Comment on attachment 122023 [details] [diff] [review]
Patch
no-brainer
Attachment #122023 -
Flags: superreview?(roc+moz)
Attachment #122023 -
Flags: superreview+
Attachment #122023 -
Flags: review?(roc+moz)
Attachment #122023 -
Flags: review+
| Assignee | ||
Comment 6•23 years ago
|
||
Comment on attachment 122023 [details] [diff] [review]
Patch
Could this be approved for 1.4b? Just makes image alt text be painted as part
of the foreground, not part of the background.
Attachment #122023 -
Flags: approval1.4b?
Comment 7•23 years ago
|
||
Comment on attachment 122023 [details] [diff] [review]
Patch
a=sspitzer
Attachment #122023 -
Flags: approval1.4b? → approval1.4b+
| Assignee | ||
Comment 8•23 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•22 years ago
|
||
*** Bug 146723 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•