Closed Bug 503888 Opened 15 years ago Closed 15 years ago

<tree> pan is buggy with panning feedback enabled

Categories

(Core :: Widget: Win32, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 503541

People

(Reporter: Felipe, Unassigned)

References

Details

With the touch panning feedback patch applied (bug 485101), a <tree> (and possibly other elements that doesn't support pixel scrolling) doesn't pan correctly: a pan only scrolls one or two elements and instantly trigger the feedback.
Just as an update, I'm still investigating this problem but I don't have a definite answer yet. From what I've seen so far, it _looks_ like that the tree reports incompatible values for the scroll delta when it is scrolling. The thing is that the problem is triggered on the nsWinGesture.UpdatePanFeedbackY, but it is not clear if this function introduced the bug or if it was always there but it is only manifesting now.
Fixed in bug 503541
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Blocks: 548100
You need to log in before you can comment on or make changes to this bug.