eligrey / voice-search

Chrome extension for searching by speaking.
Other
49 stars 14 forks source link

Does not erase the pre-entered text in a box #48

Closed remidesroques closed 11 years ago

remidesroques commented 11 years ago

Hi Guys! I would like to know if you guys are aware that everytime there is a pre-entered text in a box in grey, like "enter your name" or "please type a movie title" that text is then used after we speak. So for exemple:

This extension is awesome but become unsable in any of these box's type.

eligrey commented 11 years ago

That's a problem with the website not using the proper <input placeholder="placeholder text here"> code. Voice search doesn't remove pre-entered text so you can add to text you already typed or use it multiple times.