Closed Bug 233500 Opened 21 years ago Closed 21 years ago

onResize should be fired by resizing Dom Objects.

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 227495

People

(Reporter: traumwandler, Unassigned)

References

()

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.5) Gecko/20031007

DOM Objects within IE fire the onResize-Event by changing an Objects height or
width.

Reproducible: Always
Steps to Reproduce:
1. Create an HTML Object with an visible <div>
2. Add onResize="alert('hi');" to the div.
2. Change the position from this div by JavaScript.

Actual Results:  
Nothing happens.

Expected Results:  
Alert should be displayed.

*** This bug has been marked as a duplicate of 227495 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.