GNOME Bugzilla – Bug 664710
Unable to send feedback through karaoke extension
Last modified: 2020-03-17 09:28:35 UTC
Originally reported at: https://bugs.launchpad.net/bugs/791712 Binary package hint: banshee-community-extensions While reading the lyrics of a song with the karaoke extension of banshee, a button feedback is present at the bottom-left corner. If I use this option, a "Can I help you ?" window opens with a text box but this text box can not take the focus. So it is impossible to send an alert about errors in lyrics.
The Lyrics extension was doing its own HTTP proxy management, for no reason what so ever. And apparently it was not doing it right. I just remove that code, so it now uses the proxy as set by Banshee itself (it sets HttpWebRequest.DefaultWebProxy), which has more chances to be right.
Crap, wrong bug. Please ignore the previous comment.
I can reproduce the problem. I've just committed a fix to disable the key bindings in the karaoke context pane. You still can't type anything in the feedback box, but at least it doesn't activate keyboard shortcuts.
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the responsibility for active development again. See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.