Closed Bug 957995 Opened 10 years ago Closed 10 years ago

Remove autofocus from search box.

Categories

(Participation Infrastructure :: Phonebook, defect)

2014-02.1
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: giorgos, Assigned: giorgos)

Details

(Whiteboard: [kb=1234352] )

Search box features "autofocus" attr. While this is great on desktop, it's a pain on mobile, because it automatically brings up the keyboard on every page. Let's remove this for now and add keyboard shortcuts in the future to allow fast search and navigation (bug 957994).
Assignee: nobody → giorgos
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [kb=1234352]
Commits pushed to master at https://github.com/mozilla/mozillians

https://github.com/mozilla/mozillians/commit/dca134b91803572aca9add60aad041002b5b092d
[fix bug 957995] Don't autofocus on search box.

https://github.com/mozilla/mozillians/commit/fc478e20f96c69b50f1e4e27796910c4903dd8bf
Merge pull request #759 from glogiotatidis/957995

[fix bug 957995] Don't autofocus on search box.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Version: other → next
QA verified on stage - the autofocus attr has been removed and works as expected on desktop and mobile

<input name="q" class="search-query" placeholder="Search for people, groups and more" type="text">
Status: RESOLVED → VERIFIED
Version: next → 2014-02.1
You need to log in before you can comment on or make changes to this bug.