Bugzilla – Bug 5792
Tune In URL UI
Last modified: 2007-10-15 03:45:52 UTC
We need an icon for Tune In URL on the Internet Radio page? Something like the attached... I'd also like that item to not just be a link to a second page, rather if you mouse over it, the text field should appear to the right of the text along with a Play or Add button on the far right. Type in some text and click the play button and you're done.
Created attachment 2266 [details] a starting point for the icon
I wouldn't use a simple mouse over event to launch an action, but rather stick with clicking it. User's don't expect that to happen. And as for the input field: I'd rather make it some floating window, as when put to the right of the text it would easily be hidden with smaller screen resolutions.
No, what I'm suggesting is that mouseover makes the text field visible as well as the play/add icons (like when you mouse over a song). See attachment.
Created attachment 2270 [details] hover over showing controls
One more note, we should pre-fill that field with "http://" to give the user a head start and the idea the kind of thing they should be entering.
Change 13790 - I hope you like it :-)