colinfrei / Podcast

A HTML5 Podcast app for Firefox OS, written in AngularJS
19 stars 5 forks source link

Cannot Add new feed #3

Closed mcepl closed 10 years ago

mcepl commented 11 years ago

Trying Podcast on Keon with Firefox OS and one of the two crucial problems I see is that I cannot add a new feed. Whatever I do, I cannot get focus to the Add Feed input box and the keyboard doesn't go up.

colinfrei commented 11 years ago

That's an issue with iScroll somehow stealing focus. Should work again, though scrolling doesn't work the way I'd like it to now :)

mcepl commented 11 years ago

Could I ask for reopening here? I can now fill in the inputbox, but still I cannot pres [Add] button. Any idea, what's wrong?

colinfrei commented 11 years ago

I wasn't able to reproduce this compeletely, but I've made slight changes which may help this. @mcepl could you try again with the latest changes?

mcepl commented 11 years ago

Hmm, I have typed that incredibly long and ugly URL and clicked on [Add] button. It seems to be selected (small rectangle around the word Add happened), but nothing happens. Logcat (see especially lines with GeckoConsole) is on http://mcepl.fedorapeople.org/tmp/logcat-colinfrei-Podcast-3-20131007.txt

mcepl commented 10 years ago

Still cannot add http://feeds.feedburner.com/HlavnZprvy ... I can fill the text box (except letters are unbelievably small) with the URL, press the [Add] button, it somehow changes color as if something happened, whole list blinks (as if something happened), but there is no new item added to the list in the end. At least it is not visible. Tested with 7c5d32c.

colinfrei commented 10 years ago

Feedburner seems to do weird things sometimes, where the response is not actually the feeds XML. Could you try with the latest version and see if that fixes it for you?

mcepl commented 10 years ago

Yes, with a37da97 this seems to be fixed. Thank you very very much ... with improvement with downloading (now Podcast most of the time actually downloads an episode) I will go to switch to Podcast as my primary podcatcher. Let's see how it goes!

Thank you!