Closed Bug 309822 Opened 19 years ago Closed 19 years ago

Scroll wheel doesn't scroll list boxes [Mac]

Categories

(Core Graveyard :: Widget: Mac, defect)

1.8 Branch
PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mark, Assigned: mark)

References

()

Details

(Keywords: fixed1.8, regression, Whiteboard: [branch only])

Attachments

(1 file)

Since the patch for bug 255415/bug 171680 was checked in, rolling a mouse wheel
while the cursor is over an html list box causes the document to scroll.  The
list box should scroll.  This also occurs in ChatZilla.  If the wheel is spun
over a scrollbar, the widget scrolls properly.

This is most likely a result of using FindWidgetHit to locate the widget to
scroll instead of gEventDispatchHandler.GetWidgetPointed().
Flags: blocking1.8b5?
The Bugzilla search page is a good test case.
We don't see this on the trunk.  I bet that it was event.point vs.
event.refPoint, and I was right.
This was my error, I hadn't accounted for the differences caused by bug 296036
between the trunk and the branch.
Attachment #197226 - Flags: review?(bugs.mano)
Attachment #197226 - Flags: approval1.8b5?
Comment on attachment 197226 [details] [diff] [review]
Fix, use event.point instead of event.refPoint (branch only)

r=mano.
Attachment #197226 - Flags: review?(bugs.mano) → review+
Whiteboard: [branch only]
Comment on attachment 197226 [details] [diff] [review]
Fix, use event.point instead of event.refPoint (branch only)

Mark, can you get an SR from someone appropriate first please?
Attachment #197226 - Flags: approval1.8b5?
Attachment #197226 - Flags: superreview?(sfraser_bugs)
Attachment #197226 - Flags: superreview?(sfraser_bugs) → superreview+
Attachment #197226 - Flags: approval1.8b5?
Flags: blocking1.8b5? → blocking1.8b5+
Attachment #197226 - Flags: approval1.8b5? → approval1.8b5+
Fixed
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: