[Gambas-user] Issue 553 in gambas: Listbox doesn't show selected items properly
gambas at ...2524...
gambas at ...2524...
Tue Aug 26 18:49:53 CEST 2014
Status: New
Owner: ----
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 553 by jussi.la... at ...626...: Listbox doesn't show selected items
properly
https://code.google.com/p/gambas/issues/detail?id=553
1) Describe the problem.
When Listbox is in multiple select mode, it will select multiple items, but
graphically only one item is selected. This happens with both GTK+ and Qt4.
2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.
[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.13.0-34-generic
Architecture=x86_64
Distribution=Ubuntu 14.04.1 LTS
Desktop=XFCE
Theme=QGtk
Language=en_US.UTF-8
Memory=3953M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
3) Provide a little project that reproduces the bug or the crash.
Attached.
5) Explain clearly how to reproduce the bug or the crash.
Run the project, used SHIFT and mouse to select multiple items from the
ListBox.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list