HomePhabricator

Remove "Search Preferences"

Description

Remove "Search Preferences"

Summary:
Ref T4103. This removes these options:

Screen Shot 2016-05-25 at 6.37.28 PM.png (211×749 px, 19 KB)

The jump nav option came from T916, when we had a separate jump nav on the home page. Essentially no one has ever been confused by the behavior of search or disabled this feature. Here are the stats for this install:

Total Users36656
Have Set Any Preference3084
Have Disabled Jump6
Are Not "Security Researchers"2
Any Account Activity0

The "/" option came in the same change, but the preference came from T989. This keystroke conflicts with a default Firefox keystroke. Almost no one cares about this either, but I count 6 real users who have disabled the behavior. I suspect the number of real users who use it may be smaller.

In Safari and Firefox, the "tab" key does the same thing.

In Chrome, the "tab" key does the same thing if PreferencesWeb Content"Pressing Tab highlights..." is disabled.

Upshot: jump nav is great, bulk of the change in T989 was clearly great, specific preferences that came out of it seem not-so-great and now is a good time to kill them as we head into T4103.

Test Plan:

  • Grepped for removed constants.
  • Pressed "/".
  • Searched for T123.
  • Viewed settings.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D15976

Event Timeline

So I'm confused, "tab" does not focus the search box for me. A keyboard shortcut to focus the search box is very useful. Surely more than 6 people used it?

/ is also a fairly common keyboard shortcut: gmail, feedly, facebook, twitter, and almost ever other website with keyboard shortcuts that I could find.

See D15976 for discussion.