Summary: | [PATCH] autoscrolling with mouse middle button in konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Noname Nope <cbou> |
Component: | khtml event | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bismail2, davidhj, mikessu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
PATCH
modified previous patch |
Description
Noname Nope
2004-10-30 10:19:12 UTC
Created attachment 8092 [details]
PATCH
*** Bug 35504 has been marked as a duplicate of this bug. *** *** Bug 91899 has been marked as a duplicate of this bug. *** Patch looks binary incompatible, use KHTMLPartPrivate! Created attachment 8844 [details]
modified previous patch
I felt free to to modify the patch. Now it's using KHTMLPartPrivate.
There are some problems with the visual indication of this feature: The arrow cursor always shows arrows into all directions independent if there are horizontal/vertical scrollbars at all. Second, for indication the mouse cursor is changed: There is no mark like in MS Windows or Firefox which shows your point of clicking so estimating distance/speed from it is difficult. And if you're eg over text and start this feature, the cursor will not change at all (text cursor stays). When you start it on free area you will get this indication but it will be lost when moving it and hovering cursor etc. Any chance that this part can be approved? :-) Committed a second version of the patch by Stefan so it will be in Beta 1. May be refined until KDE 3.4 nevertheless (depending on feedback). :-) *** Bug 89777 has been marked as a duplicate of this bug. *** Also is there anyway to vary the speed of the scroll? In IE and firefox, the speed increases the farther away the cursor is from the marker. Glad to see this feature! It varies with distance, but it's not nearly as fast as I'd like it. I'd also like a little slower minimum; slow enough to read an article as it scrolls by. To exit autoscroll, "escape" and mouse wheel movement would be nice additions. Middle-mouse all too often happens on a link and then opens a page in a new tab. The autoscroll should start even with "Middle click opens URL" ON but nothing selected ! Should I put this as new wish or this bug should be reopened ? |