<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>483831</bug_id>
          
          <creation_ts>2024-03-17 12:54:28 +0000</creation_ts>
          <short_desc>Improve UI for selecting multiple values</short_desc>
          <delta_ts>2024-03-18 01:31:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>tellico</product>
          <component>general</component>
          <version>3.5.3</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Robby Stephenson">robby</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          
          
          <cf_commitlink>https://invent.kde.org/office/tellico/-/commit/9948ebd5c3790617be86fa5679c17f9985ca5418</cf_commitlink>
          <cf_versionfixedin>4.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2302169</commentid>
    <comment_count>0</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2024-03-17 12:54:28 +0000</bug_when>
    <thetext>Frome mail:

The &quot;Multiple values&quot; field is very lacking in Tellico program. In the &quot;Select&quot; field it is impossible to select several values, and it is very necessary when you need to select several values.
 
For example: Office, Viewer, Text, etc. And you need to select multiple such values instead of just one. It will be wrong to write long text with multiple words in it, otherwise it will be too long in selection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2302360</commentid>
    <comment_count>1</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2024-03-18 01:31:54 +0000</bug_when>
    <thetext>Git commit 9948ebd5c3790617be86fa5679c17f9985ca5418 by Robby Stephenson.
Committed on 18/03/2024 at 01:31.
Pushed by rstephenson into branch &apos;master&apos;.

Add gui class for multi-value Choice fields

Taken from the QGIS project at
https://api.qgis.org/api/qgscheckablecombobox_8h_source.html
FIXED-IN:4.0

M  +4    -0    ChangeLog
M  +2    -2    doc/details.docbook
M  +11   -6    src/collection.cpp
M  +13   -9    src/collectionfieldsdialog.cpp
M  +3    -4    src/entry.cpp
M  +1    -0    src/gui/CMakeLists.txt
A  +241  -0    src/gui/checkablecombobox.cpp     [License: GPL (v2/3)]
A  +104  -0    src/gui/checkablecombobox.h     [License: GPL (v2/3)]
M  +79   -28   src/gui/choicefieldwidget.cpp
M  +9    -0    src/gui/choicefieldwidget.h

https://invent.kde.org/office/tellico/-/commit/9948ebd5c3790617be86fa5679c17f9985ca5418</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>