Opened 14 years ago

Closed 14 years ago

#5576 closed bug (fixed)

[patch] (ReadOnlyBootPrompt) Language list doesn't scroll to selection

Reported by: idefix Owned by: stippi
Priority: normal Milestone: R1/alpha2
Component: Applications Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

(Follow-up on comment:ticket:5445:2)

There are now a lot of languages above English, so the Language list also needs a ScrollToSelection().
This patch implements that and it also moves the initial ScrollToSelection() to happen after the window is shown, as the lists would otherwise scroll too far (see this TODO).

Attachments (1)

readonlybootprompt.patch (928 bytes ) - added by idefix 14 years ago.
(patch) Scroll to selection in Language list and perform the initial scrolling after the window is shown.

Download all attachments as: .zip

Change History (5)

by idefix, 14 years ago

Attachment: readonlybootprompt.patch added

(patch) Scroll to selection in Language list and perform the initial scrolling after the window is shown.

comment:1 by diver, 14 years ago

Would be nice to have it included in alpha2. BTW, there is no ReadOnlyBootPrompt component in trac.

comment:2 by mmadia, 14 years ago

Owner: changed from nobody to stippi
Status: newassigned

Assigning to stippi as a best-guess to handle this.

comment:3 by stippi, 14 years ago

Status: assignedin-progress

comment:4 by stippi, 14 years ago

Resolution: fixed
Status: in-progressclosed

Applied in hrev36343. Thanks and sorry for the delay!

Note: See TracTickets for help on using tickets.