Comment 3 for bug 774921

Revision history for this message
pvagner (peter-v) wrote : Re: [Bug 774921] Re: Make the preferences dialog more accessible by associating interactive controls with controls labelling them

Hello,
Yep that name is correct.
I have noticed one more verry minor thing.
In the mixxx option dialog there are some multi line edit fields e.g.
the one where you can enter description on the broadcasting prefereces page.
These multi line edit fields do also accept tab character.
This breaks tab key navigation.
I have added this property into the .ui files where these fields are
defined.
Sorry I am unable to make a patch against current revision right now....
<property name="tabChangesFocus" >
<bool>true</bool>
</property>
Another instance of multiline edit field is in the track info dialog.

Can you add this as well please?

Thanks and greetings

Peter

On 5.10.2011 5:32, RJ Ryan wrote:
> Committed to lp:mixxx so it will be part of 1.10.0.
>
> How should I credit your name in the contributors list? Is "Peter
> Vágner" alright?
>
> Thanks again,
> RJ Ryan
>
> ** Changed in: mixxx
> Assignee: (unassigned) => pvagner (peter-v)
>
> ** Changed in: mixxx
> Milestone: None => 1.10.0
>
> ** Changed in: mixxx
> Status: Confirmed => Fix Committed
>