Closed Bug 1291529 Opened 8 years ago Closed 4 years ago

Search field can be greyed out on any MDN page and become unresponsive --

Categories

(developer.mozilla.org Graveyard :: Search, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: aab, Unassigned)

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: 48 Branch
 Technical Contact: 

:: Details


I don't know if this browser dependent.  The problem described occurs in Firefox-48.0 and Seamonkey-2.33.1.  It does work correctly(?) in Google Chrome 49.0.2623.112 m but Chrome does not remember what was typed when you back up.  This box has Vista Home edition and Chrome is no long updated here.
==================
Bring up any MDN page,e.g., 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide'.

Click on the Search field and enter, for instance, 'const'.

Type RETURN.

Click "Back".  You don't need to look at any of the pages found.

The Search field has 'const' highlighted.  If you click on the field to edit it, it is closed, is grayed out and is totally unresponsive.  Kind of frustrating.

It's probably something that I'm (not) doing.

--  Thanks,
--    Paul Townsend
Component: General → Search
Product: Developer Documentation → Mozilla Developer Network
Confirmed in Firefox 48. It looks like we disable forms on submit, and going back in history doesn't un-disable it in Firefox:

https://github.com/mozilla/kuma/blob/a3a35ea2b6e0b39495d80f3003c1a5597078e078/kuma/static/js/main.js#L112-L135
Status: UNCONFIRMED → NEW
Ever confirmed: true
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.