[mythtv] [BUG] Advanced Recording Screen not getting focus

Joseph A. Caputo jcaputo1 at comcast.net
Thu Mar 4 10:48:30 EST 2004


On Wednesday 03 March 2004 22:06, David Engel wrote:
> On Wed, Mar 03, 2004 at 05:16:04PM -0800, Bruce Markey wrote:
> > Yeah, it will focus to the buttons but not the combobox. I thought
> > it might be a focusPolicy thing but the docs say "setFocus() gives
> > focus to a widget regardless of its focus policy...". I set it
> > to the upcoming episodes button for now.
>
> The problem is that configWidget returns a QVBox widget which is more
> layout aid which doesn't care about nor honor focus.  I just
> committed a hack based on what was being done in ListBoxSetting. 
> Someone else should double check it, though.
>
> David

Here's another problem, this one related to (I think) recent changes to 
MythComboBox:

Since MythComboBox now will not honor Enter/Space, you need to have 
focus on some other widget (usually a spinbox or text field) in order 
to save/exit the Advanced Recording screen.  Problem is, if I edit an 
existing recording and set it to "Do not record", everything else gets 
disabled, leaving me with just one combobox & the "Upcoming Episodes" 
button.  Neither one of which will let me save/exit the screen...

Thank God for MythWeb!


More information about the mythtv-dev mailing list