[Bug 161854] New: KEditListBox can't add after changing selection

Alan Jones skyphyr at gmail.com
Fri May 9 18:13:21 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=161854         
           Summary: KEditListBox can't add after changing selection
           Product: kdelibs
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: kdeui
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: skyphyr gmail com


Version:            (using KDE 4.0.3)
Installed from:    Gentoo Packages
Compiler:          Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
OS:                Linux

When the selection is removed (by clicking in a blank spot etc of the text list) the last selected still remains linked to the line edit. Clicking add again after editing doesn't resolve it - you just start pushing text over the last selected item from blank when you type more in the line edit.

To repro type something into the line edit, click add, type something else, click add. Select one of them and change it in the line edit. Click add to get a blank line edit and type in the line edit again. It will replace the one you were just modifying.

Cheers,

Alan.


More information about the Kdelibs-bugs mailing list