Opened 3 years ago
Last modified 9 months ago
#6007 assigned bug
[WebPositive] Right click in scrollbar pops up menu
| Reported by: | tbe | Owned by: | leavengood |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | Applications/WebPositive | Version: | R1/Development |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Has a Patch: | no | 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 (3)
comment:1 Changed 2 years ago by leavengood
- Owner changed from stippi to leavengood
- Status changed from new to assigned
comment:2 Changed 2 years ago by tbe
- Version changed from R1/alpha2 to 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 Changed 9 months ago by diver
- Version changed from R1/alpha3 to R1/Development
Web+ scrollbars are rendered by WebKit. See https://dev.haiku-os.org/ticket/7597#comment:4
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.