Opened 16 years ago

Closed 16 years ago

#4427 closed defect (fixed)

TransListBoxSetting has problems with long lists

Reported by: Stuart Auchterlonie Owned by:
Priority: major Milestone: 0.22
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Noticed an issue while testing the new channel icon importer. stuartm has asked for a ticket to remember the occasion.

If there is a long list of possible channel icons that could be a possible match for that channel you end up with a big list of channels.

Attempting to scroll through those channels, it has a tendency to jump to the bottom. Attempting to scroll back up to the top it will get to a certain point and then jump down to the bottom of the list again, thus making it impossible to navigate the complete list.

Apparently this is a problem in TransListBoxSetting? according to stuartm

Change History (7)

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to stuartm
Priority: minortrivial
Severity: mediumlow
Status: newassigned

Stuart M, since you know about this problem, I'll leave it up to you to decide whether to try to fix this before 0.21.

comment:2 Changed 16 years ago by stuartm

Status: assignedaccepted

comment:3 Changed 16 years ago by stuartm

Priority: trivialmajor
Status: acceptedstarted

comment:4 Changed 16 years ago by stuartm

Milestone: 0.21unknown

Best I can tell at this stage, this is a QListBox bug.

comment:5 Changed 16 years ago by stuartm

Owner: changed from stuartm to Isaac Richards
Status: startedassigned

comment:6 Changed 16 years ago by stuartm

Owner: Isaac Richards deleted
Status: assignednew

comment:7 Changed 16 years ago by stuartm

Milestone: unknown0.22
Resolution: fixed
Status: newclosed

This was fixed by the switch to QT4.

Note: See TracTickets for help on using tickets.