- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 19 Mar 2010 09:10:29 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9279
Summary: Align the English isindex prompt with Firefox and Chrome
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The spec says the English isindex prompt should be "This is a searchable index.
Insert your search keywords here: (input field)", which is the string used by
Safari. Please make it "This is a searchable index. Enter search keywords:
(input field)" instead. That's the only string that two of the five browsers
have converged on. It's also a nicer UI string, since it doesn't uselessly use
the word "here".
Since the string is exposed in the DOM, variability in the en-US locale is
trouble with test cases.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 19 March 2010 09:10:31 UTC