RESOLVED FIXED 56095
Web Inspector: [REGRESSION] scroll does not work in source frame when mouse is inside the gutter
https://bugs.webkit.org/show_bug.cgi?id=56095
Summary Web Inspector: [REGRESSION] scroll does not work in source frame when mouse i...
Pavel Podivilov
Reported 2011-03-10 04:55:05 PST
Web Inspector: [REGRESSION] scroll does not work in source frame when mouse is inside the gutter
Attachments
Patch (1.57 KB, patch)
2011-03-11 06:35 PST, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2011-03-11 06:35:12 PST
Pavel Feldman
Comment 2 2011-03-11 12:59:47 PST
Comment on attachment 85469 [details] Patch Why doesn't it happen by itself?
Andrey Adaikin
Comment 3 2011-03-14 05:08:45 PDT
Because gutter is not scrollable, and even if it were, the scrolling would have happened for gutter only. The main panel is a different DOM element, so why should it happen by itself? :) BTW, this probably will work only in webkit-based browsers... They say that even FF will not support "event forwarding", although I did not test it.
WebKit Review Bot
Comment 4 2011-03-14 06:23:35 PDT
Comment on attachment 85469 [details] Patch Rejecting attachment 85469 [details] from commit-queue. aandrey@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
Pavel Podivilov
Comment 5 2011-03-14 06:41:36 PDT
Comment on attachment 85469 [details] Patch Clearing flags on attachment: 85469 Committed r81021: <http://trac.webkit.org/changeset/81021>
Pavel Podivilov
Comment 6 2011-03-14 06:41:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.