Bug 313929

Summary: There are two 'A4' entries in Page Size
Product: [Applications] systemsettings Reporter: André Marcelo Alvarenga <alvarenga>
Component: kcm_languageAssignee: John Layt <jlayt>
Status: RESOLVED FIXED    
Severity: normal CC: cfeck, lueck
Priority: NOR    
Version: 4.9.98 RC3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.1

Description André Marcelo Alvarenga 2013-01-26 16:38:11 UTC
In Systemsettings choose Locale -> Country/Region & Language.
Other tab -> Page Size:

Reproducible: Always
Comment 1 Burkhard Lück 2013-01-27 11:56:51 UTC
kdebase/kde-runtime/kcontrol/locale/kcmlocale.cpp has two lines with:

m_ui->m_comboPageSize->addItem( ki18nc("Page size", "A4").toString( m_kcmLocale ),
Comment 2 Christoph Feck 2013-01-27 13:25:30 UTC
From looking at the source code, this is intended. The two most used options (A4, US Letter) are replicated at the top for faster access.
Comment 3 Christoph Feck 2013-02-15 13:01:54 UTC
Git commit 8a29700006073296923a50600ac94813c7243e42 by Christoph Feck.
Committed on 15/02/2013 at 14:00.
Pushed by cfeck into branch 'KDE/4.10'.

Insert a separator after two most used page sizes

This visually groups those to better explain why they
are duplicated in the list of page sizes below
FIXED-IN: 4.10.1
REVIEW: 108661

M  +2    -0    kcontrol/locale/kcmlocale.cpp

http://commits.kde.org/kde-runtime/8a29700006073296923a50600ac94813c7243e42