Closed Bug 1106442 Opened 11 years ago Closed 11 years ago

Change "Search Music" placeholder when current tab is changed

Categories

(Firefox OS Graveyard :: Gaia::Music, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1106441

People

(Reporter: mertkahyaoglu93, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:35.0) Gecko/20100101 Firefox/35.0 Build ID: 20141127004008 Steps to reproduce: For example when we are Albums tab, the search placeholder is still "Search Music" but we cannot search a song name with it since results can only be album names. So I added a function named updateSearchInputPlaceholder to mode_manager.js. The function is similar to updateTitle except it updates placeholders according to which tab is on and then called the function from _updateMode after updateTitle. After that I added three extra attributes named search-artist, search-album and search-song which are called from the function I created to locales. I translated them using Google Translate. Actual results: Results seem to be okay. Expected results: Expected result
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.