WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 50561
[gtk] Make PAN_SCROLLING a runtime setting and not a build time flag
https://bugs.webkit.org/show_bug.cgi?id=50561
Summary
[gtk] Make PAN_SCROLLING a runtime setting and not a build time flag
Diego Escalante Urrelo
Reported
2010-12-06 04:40:44 PST
ssia. Attaching a patch that: - makes it a runtime setting - updates the Qt port (which was relying on the flag) - adds a wrapper for the setting in the GTK+ port Yes, I know it doesn't have a changelog, it would take me a few more days to update my webkit :)
Attachments
First go, doesn't have a changelog, I know.
(16.23 KB, patch)
2010-12-06 04:42 PST
,
Diego Escalante Urrelo
no flags
Details
Formatted Diff
Diff
Make pan scrolling a setting and not a build flag #2
(15.87 KB, patch)
2011-02-03 09:09 PST
,
Christian Dywan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Diego Escalante Urrelo
Comment 1
2010-12-06 04:42:04 PST
Created
attachment 75674
[details]
First go, doesn't have a changelog, I know.
Christian Dywan
Comment 2
2011-02-03 09:09:31 PST
Created
attachment 81068
[details]
Make pan scrolling a setting and not a build flag #2 Updated patch to build with current TOT. I also added an explanation what the feature does because it is impossible to find in a web search. Finding a more descriptive name would be nice, but I don't really know.
Christian Dywan
Comment 3
2011-02-03 09:13:47 PST
One thing I wondered after preparing the patch: is it also an option to unconditionally enable this or are there known drawbacks? It's overall not that complex so it doesn't really impact build time or size.
Christian Dywan
Comment 4
2011-02-08 07:00:32 PST
David, what do you think?
Ben Stern
Comment 5
2011-02-25 12:37:27 PST
In the UNIX Firefox world, middle clicking in a web page (if not on a link) pastes the X copy buffer. This is inherited from old Netscape behavior. I think that this is probably the expected behavior for UNIX users. As far as I recall, middle-clicking in IE and Firefox under Windows triggers Pan Scrolling. To Windows users, this is probably the expected behavior. I do not know how to reconcile this difference in UI between platforms, but I thought I should add the additional information/
Philippe Normand
Comment 6
2012-04-24 03:07:31 PDT
If you ever want a review of this patch you might want to mark it r?. :)
Martin Robinson
Comment 7
2015-05-07 17:19:36 PDT
I don't think this is something we want for WebKitGTK+ ATM.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug