Closed Bug 289567 Opened 20 years ago Closed 20 years ago

block with width smaller than 100% and overflow:hidden inside a table progressively gets shorter when descendent element has a hover which specifies a border-bottom

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: uruviel, Assigned: roc)

References

()

Details

(Keywords: testcase)

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050408 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050408 Firefox/1.0+

If a block level element (like a div)has a width smaller than 100%,has
overflow:hidden and is nested inside a table the element gets progressively
shorter when the element it's descendent has a :hover specified with
border-bottom (like table tr td div span:hover { border-bottom: 1px solid red; }

See testcase for details

Reproducible: Always

Steps to Reproduce:
Attached file testcase (obsolete) —
This is a fairly minimal testcase which I've gained from the code given at:
http://abcnews.go.com/US/WireIndex/listIndex
Keywords: testcase
Summary: block with width smaller than 100% and overflow:hidden inside a table progressively gets shorter when descendent element has a hover which specifies a border-bottom → block with width smaller than 100% and overflow:hidden inside a table progressively gets shorter when descendent element has a hover which specifies a border-bottom
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050408
Firefox/1.0+

Confirmed ->New
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Attachment #180064 - Attachment is obsolete: true
Attached file better testcase
Is this bug depending on 266964?
Is this bug depending on 266964?
probably fixed by the patch in bug 240276, though I haven't tested
Depends on: 240276
Yep, this would be fixed by the patch from bug 240276, I just tested it with my
patched debug build.
Testcase fails for me with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8b2) Gecko/20050422 Firefox/1.0+
Testcase works for me with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8b2) Gecko/20050428 Firefox/1.0+
Resolved Fixed by bug 240276
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: