Closed Bug 9744 Opened 26 years ago Closed 25 years ago

scrolling widgets fails to move drop down windows

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: blizzard, Assigned: blizzard)

Details

This shows up on test16.html. To reproduce it, open the drop down list for the gears test and then scroll. The dropped down window will not move with the other widgets.
This is probably a problem with nsWidget::WidgetShow(). It should probably do an XMoveWindow() before mapping the window to make sure it's in the right place. Its bounds might have been adjusted since the last time it was mapped and it will show up in the wrong place.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This has been fixed.
Keywords: verifyme
Please ignore the spam. Changing address.
Assignee: blizzard → blizzard
Status: RESOLVED → NEW
busted from my reassign
Status: NEW → RESOLVED
Closed: 26 years ago25 years ago
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Updating QA Contact.
QA Contact: ckritzer → lorca
Reassigning QA Contact for all open and unverified bugs previously under Lorca's care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
QA contact updated
QA Contact: gerardok → madhur
verified on build 2001-07-30-08-trunk
Status: RESOLVED → VERIFIED
Keywords: verifyme
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.