Last modified: 2010-05-15 15:48:20 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T10789, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8789 - AJAX search - Enter button does not work in IE
AJAX search - Enter button does not work in IE
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
1.9.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-26 18:04 UTC by Andy
Modified: 2010-05-15 15:48 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Patch for IE (351 bytes, patch)
2007-01-26 18:29 UTC, Antoine "hashar" Musso (WMF)
Details

Description Andy 2007-01-26 18:04:40 UTC
When using the AJAX search, the "enter" key does not work in Internet Explorer.  Seems to work 
fine in Firefox.
Comment 1 Andy 2007-01-26 18:06:26 UTC
In line 51 of ajaxsearch.js changed 

event.returnValue = false;

to

event.returnValue = true;

Seems to work fine now.
Comment 2 Antoine "hashar" Musso (WMF) 2007-01-26 18:29:22 UTC
Created attachment 3142 [details]
Patch for IE
Comment 3 Antoine "hashar" Musso (WMF) 2007-02-03 21:35:02 UTC
Applied as r19741
Reviewed with the help of NotACat

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links