This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7655 - having overflow:hidden when the details are open probably has unintended side-effects like clipping content and affecting floats. display:none/block seems better in terms of AT exposure and keyboard nav
Summary: having overflow:hidden when the details are open probably has unintended sid...
Status: CLOSED DUPLICATE of bug 7643
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 14:04 UTC by contributor
Modified: 2010-10-04 13:57 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2009-09-16 14:04:22 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-details-element-0

Comment:
having  overflow:hidden when the details are open probably has unintended side-effects  like clipping content and affecting floats. display:none/block seems better in terms of AT exposure and keyboard nav

Posted from: 88.131.66.80
Comment 1 Simon Pieters 2009-09-16 14:06:28 UTC

*** This bug has been marked as a duplicate of bug 7643 ***