Opened 15 years ago
Last modified 3 years ago
#6007 assigned bug
[WebPositive] Right click in scrollbar pops up menu
Reported by: | tbe | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When right clicking in the vertical or horizontal scrollbar in WebPositive, the context menu is shown rather than activating the usual direct jump behaviour.
Change History (7)
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Version: | R1/alpha2 → R1/alpha3 |
---|
There is currently no direct jump in WebPositive at all. Other applications have it on right-click. It would not be good to move this to middle-click and have different scrollbar behaviour between applications.
comment:3 by , 12 years ago
Version: | R1/alpha3 → R1/Development |
---|
Web+ scrollbars are rendered by WebKit. See https://dev.haiku-os.org/ticket/7597#comment:4
comment:5 by , 10 years ago
Yes. We want direct jump on right click, and pagewise scrolling on middle click just as in other Haiku apps.
comment:6 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
comment:7 by , 3 years ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|
Note:
See TracTickets
for help on using tickets.
Hmmm, I just discovered this also happens in Chrome on Linux. AFAIK the direct jump behavior is supposed to be done on middle-click, so this may actually be a "feature" of WebKit.
Taking ownership but I may close it "invalid" if further research shows this is how WebKit works on most platforms.