Opened 4 years ago
Last modified 17 months ago
#16876 new bug
Webkit: "Search the web" does not respect user preferences
Reported by: | nephele | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #16902 | |
Platform: | All |
Description (last modified by )
Change History (3)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Blocking: | 16902 added |
---|
comment:3 by , 17 months ago
Note:
See TracTickets
for help on using tickets.
This is hardcoded in Source/WebKitLegacy/haiku/WebCoreSupport/ContextMenuClientHaiku.cpp
I see two options to change it:
I think the second solution makes more sense, ideally we should move as much as possible of the context menu handling inside WebPositive and not on WebKit side.