Deactivation of Windows Search (mail.winsearch.enable) is not possible
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(relnote-thunderbird 139+, thunderbird_esr128 affected, thunderbird137 affected, thunderbird138 affected, thunderbird139 fixed)
People
(Reporter: dfghjkjhg, Assigned: freaktechnik)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [workaround: comment 14])
Attachments
(1 file)
Comment 4•15 years ago
|
||
Comment 8•10 years ago
|
||
![]() |
||
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
Comment 13•8 years ago
|
||
Comment 14•6 years ago
|
||
Hi,
I had the same issue in version 60.7.0 32 bits. I checked the "allow Windows to search" option and was unable to uncheck it (even through the mail.winsearch.enable which instantanely switches back to true).
I decided to turn of the "windows search" service (thanks to services.msc) but it turns on automatically. So I set this service to be disabled (not to automatically start). Then I can uncheck the Thunderbird option (it is grayed). I don't remember if I had to restart Thunderbird in the process. Once done, if you turn on the service again, the problem remains : on Thunderbird opening, it asks if it is the default application for emails etc. and if you allow windows to search. Even if you uncheck it, it activates this option !
ATB
Comment 15•4 years ago
|
||
RenArD, Robert,
Does this also happen with Windows 7? Or 10?
Comment 16•4 years ago
|
||
Windows 7 - I don't remember seeing it there. I no longer use Windows 7.
Windows 10 - I haven't seen it under Windows 10.
Updated•3 years ago
|
Comment 17•1 year ago
|
||
I know this is a very old issue, but i noticed that after turning off windows search in the settings, the following preference was still set in the config editor:
mail.winsearch.enable
= true
Updated•10 months ago
|
Comment 18•10 months ago
|
||
Since Wayne seems interested in this bug, let me make a comment here related to closed bug 1926337.
I think that originally this bug 553048 had a different cause, but the cause in Thunderbird 68 and later is as pointed out by Meichthys.
The "Allow Windows Search to search Messages" option in the Settings UI and "mail.winsearch.enable" in the Config Editor are not linked.
This is also the cause of bug 1664169.
Comment 19•10 months ago
|
||
Comment 20•8 months ago
|
||
(In reply to EarlgreyTea from comment #19)
regression window:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=a895eda2b2574153242e3b9e13b6d2fe15b2aae0&tochange=56f6fda8a27435070537edc3dcb27d79e82dca06
Thanks Earlgreytea!
Magnus, can you suggest a likely regressor?
Assignee | ||
Comment 22•4 months ago
•
|
||
The regressor is bug 1527770 because it didn't convert bindings like https://hg-edge.mozilla.org/comm-central/rev/4a4cb3456840#l14.48 that copied the state of searchintegration.enabled
to the system specific pref.
(I suspect m-c broke the <preference>
binding element in that regression window?)
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 23•4 months ago
|
||
Updated•4 months ago
|
Assignee | ||
Comment 24•4 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Fixes longstanding broken toggle for native search integration. Changes the value back to be consistent with what we're actually doing. This has been broken since roughly version 67. We might want be somewhat cautious about advertising it, since some of the search integrations have since gained additional bugs preventing correct operation.
[Suggested wording]: Fixed toggle for system search engine to actually enabled/disable the integration. It has been reset to the actual state of the integration, so the state shown in the settings is accurate again.
[Links (documentation, blog post, etc)]:
Comment 25•4 months ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7f3e8ea62dad
Fix search integration pref mirroring. r=mkmelin
Updated•4 months ago
|
Description
•