Closed Bug 1656009 Opened 5 years ago Closed 5 years ago

Case sensitivity check box set on a non-case sensitive search

Categories

(Webtools :: Searchfox, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Assigned: kats)

Details

  1. Do a search with case sensitivity explicitly set: https://searchfox.org/mozilla-central/search?q=minidumps&case=true&path=
  2. Do a search without case sensitivity explicitly set: https://searchfox.org/mozilla-central/search?q=minidumps&path=

In the results for the second search, the "case sensitivity" check box is set, but the search is not actually case sensitive. (FWIW, I prefer the case sensitivity value not being remembered, for the way I use SearchFox.)

I think the preferred behaviour here is:

  • the localstorage value of caseSensitive should only change if the user actually clicks on the checkbox
  • the checkbox display should reflect the URL when loading a URL, or show the value from localstorage otherwise
Assignee: nobody → kats

Thanks for the fix!

Thanks for providing STR! (I think smaug had complained about this issue previously but without details)

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.