Closed Bug 792211 Opened 12 years ago Closed 12 years ago

When editing a simple-prefs preference "/" focuses the search box

Categories

(Add-on SDK Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 784335

People

(Reporter: ianbicking, Unassigned)

Details

I have an addon using a preference like (in package.json):

    "preferences": [{
      "name": "server",
      "title": "Service server",
      "description": "...",
      "type": "string",
      "value": "http://localhost:8080"
    }]

When I try to edit this preference through the normal preference page, when I hit "/" it types a / but then focuses the search box.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.