Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 410731

Summary: [IE10 only] changing casing of search string on Search page does not initiate new search
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2013-06-13 10:45:48 EDT
I20130612-2230

- on the Search page click the "Case sensitive" checkbox, and do a search that finds some matches (eg.- search for "string" in .html files)
- now change the casing of the search string to something that will not find any matches (eg.- "string" --> "strinG")
- try to initiate a new search and note that it will not start unless a character in the search string changes (eg.- "strinG2")

I notice that the url does change when attempting to initiate the new search, so if starting the new search is dependent on something like listening for a hash change then perhaps this is a browser difference of IE not sending a change event for a change to a hash's casing.
Comment 1 Grant Gayed CLA 2015-02-03 12:03:04 EST
Closing report, I've confirmed that this problem does not happen in IE11, which is the new minimum supported IE release.