Closed Bug 134389 Opened 23 years ago Closed 20 years ago

80.16.226.66 - div background color area doesn't match div content

Categories

(Tech Evangelism Graveyard :: Italian, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: devotip, Unassigned)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9+) Gecko/20020329 BuildID: 2002032916 Reproducible: Always Steps to Reproduce: 1. open test case 2. hoover mouse cursor on top left links Actual Results: yellow color area doesn't match div content Expected Results: div background color area match div content Note that the missing background area makes the div text unreadable
Attached file testcase
This is a issue of overflow. The divs with the colored background all have fixed pixel sizes set. The content of those divs however is obviously larger then those. 1 (mailBussero) = width: 210px; height: 54px; 2 (mailCrema) = width: 128px; height: 26px; 3 (mailBergamo) = width: 128px; height: 26px; To fix either adjust your height and width declarations to fit the content, remove them completely, or explicitly set a different overflow setting. (my suggestion, make the width large enough to fit the wider content and leave height out) Unless this is a bug to change the default setting for overflow in mozilla.
The bug is the difference between background area and content area. Having the options of chopping the content or growing the backgroung is better to preserve the content and grow the background to match the content. With this the fixed size becomes a "at least this size". About the workaround it can be an hint for the people of http://80.16.226.66/ where I found the behaviour.
Layout is correct given that CSS, so over to evangelism.
Assignee: attinasi → nitot
Status: UNCONFIRMED → NEW
Component: Layout → Europe: West
Ever confirmed: true
OS: Windows 98 → All
Product: Browser → Tech Evangelism
QA Contact: petersen → caillon
Hardware: PC → All
Version: other → unspecified
Summary: div background color area doesn't match div content → 80.16.226.66 - div background color area doesn't match div content
New Component
Component: Europe: West → Italian
italian default owner
Assignee: nitot → italian
QA Contact: z-caillon-obsolete2 → italian
looks like it's fixed
The site it's working fine now. Somebody can close this bug as fixed?
WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: