Context menu search (with default search engine) does not work in the content area of a message compose or SM-Composer window
Categories
(SeaMonkey :: Search, defect)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: mozilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.21)
Attachments
(1 file, 1 obsolete file)
|
13.32 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
Comment 2•11 years ago
|
||
Comment 3•10 years ago
|
||
Updated•10 years ago
|
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: unable to use context web search in composer / message compose
Testing completed (on m-c, etc.): 2.53.21pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
This patch:
- Adds searchEngine helper to nsContextMenu.js for is TextSelection to use as well as the new openSearch function
- Moves MsgOpenSearch from mailWindowOverlay.js to nsContextMenu.js as the new openSearch function
- Makes all context web search menuitems use the new openSearch function
- Removes the now unused code in BrowserSearch.loadSearch
Extra braces
Updated•7 months ago
|
Comment 6•7 months ago
|
||
Comment on attachment 9466452 [details] [diff] [review]
1062092-context-searchselect-v1_1-25321.patch
LGTM r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/3783f2eb5cd8
Context menu search (with default search engine) does not work in the content area of a message compose or SM-Composer window. r=frg DONTBUILD
Comment 8•2 months ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/7ee30a5b6bfab1eefc631161dd23a9b0b8392cd5
Context menu search (with default search engine) does not work in the content area of a message compose or SM-Composer window. r=frg a=frg
Description
•