View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001434 | HTML & PERL | Feature Request - Interface | public | 2009-02-27 21:00 | 2009-02-28 12:12 |
| Reporter | zeromind | Assigned To | DerIdiot | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0001434: disable input field autocompletion for ajax searchsuggest | ||||
| Description | currently the browser and the searchsuggest's dropdown lists overlap, making the search results being hidden by previously entered strings from the input field most easy way would be using atutoomplete=off for the input field (as in <input type="text" name="blabla" autocomplete="off">) | ||||
| Additional Information | that solution, though, is no web standard see: https://developer.mozilla.org/en/How_to_Turn_Off_Form_Autocompletion#How_to_Turn_Off_the_Autocompletion_Feature | ||||
| Tags | AJAX, javascript, perl, search | ||||
|
|
hmm, it's to be applied on the form element not to input elements. if so this is more of a perl job than a js one, but i added a profile setting to disable the anidb ajax assisting thingie for the main search box (check profile>javascript>other). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-02-27 21:00 | zeromind | New Issue | |
| 2009-02-27 21:47 | zeromind | Tag Attached: AJAX | |
| 2009-02-27 21:47 | zeromind | Tag Attached: javascript | |
| 2009-02-27 21:49 | zeromind | Tag Attached: search | |
| 2009-02-27 22:29 | fahrenheit | Note Added: 0002573 | |
| 2009-02-27 22:29 | fahrenheit | Tag Attached: perl | |
| 2009-02-28 12:12 | DerIdiot | Status | new => resolved |
| 2009-02-28 12:12 | DerIdiot | Resolution | open => fixed |
| 2009-02-28 12:12 | DerIdiot | Assigned To | => DerIdiot |