Status: Unconfirmed Owner: ---- Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 24531 by christianedwardgruber: Using mousewheel/touchpad for vertical scrolling causes all windows under the pointer to scroll http://code.google.com/p/chromium/issues/detail?id=24531
Chrome Version : 4.0.222.4 (28686) URLs (if applicable) : N/A OS version : 10.5.8 What steps will reproduce the problem? 1. Open a window to a page longer than the window size (ie, that needs a scrollbar) 2. Open a second window to a similarly long page and place it partly over the first (in z-axis) 3. Use a touchpad to scroll up and down over the unique parts of the first window, the unique parts of the second window, and the overlapping parts of the windows. What is the expected result? The scrolling behaviour should act only on the window closest to the user in z-axis (or the window with focus... not sure which is saner) What happens instead? Any window under the pointer scrolls. Possibly all chromewindows are capturing the scroll event, not the key window alone. Constraints: This only happens between chrome windows. Scroll events are not leaking between Chrome and other apps, in either direction. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
