Open Bug 385115 Opened 18 years ago Updated 3 years ago

Need a way to determine overflowing width/height for elements

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: csthomas, Unassigned)

References

Details

For bug 378676, I'd like to walk up the DOM tree from an event's target and find the first element that's overflowing, and whether it's overflowing horizontally/vertically/both. <roc> sounds like you might want some new DOM properties <CTho> roc: like, an overflowX and overflowY? <roc> no, like an overflowClientWidth and an overflowHeight (which gives you the padding-rect width and height before 'overflow' is applied) <roc> overflowWidth <roc> something like that
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.