<?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>389931</bug_id>
          
          <creation_ts>2018-02-05 22:11:16 +0000</creation_ts>
          <short_desc>&quot;Filter by Group&quot; not working in Tellico 3.1.1</short_desc>
          <delta_ts>2018-02-06 22:09:55 +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.1.1</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="lester">edes</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          <cc>edes</cc>
          
          <cf_commitlink>https://commits.kde.org/tellico/a41bc841329346b2774d63a06bd0a594b3aa14f4</cf_commitlink>
          <cf_versionfixedin>3.1.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1727905</commentid>
    <comment_count>0</comment_count>
    <who name="lester">edes</who>
    <bug_when>2018-02-05 22:11:16 +0000</bug_when>
    <thetext>I don&apos;t know if this is related to Bug 38601, but &quot;Filter by Group&quot; is not working for me now in 3.1.1 on Gentoo linux. 

Don&apos;t know what kind of additional information I could give, it&apos;s simply that clicking &quot;Filter by Group&quot; doesn&apos;t do anything...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1727934</commentid>
    <comment_count>1</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2018-02-06 02:49:34 +0000</bug_when>
    <thetext>Git commit a41bc841329346b2774d63a06bd0a594b3aa14f4 by Robby Stephenson.
Committed on 06/02/2018 at 02:45.
Pushed by rstephenson into branch &apos;3.1&apos;.

Fix a selection loop that ended up breaking &quot;Filter by Group&quot;

When a group was selected in the GroupView, the entry selection would
trigger with an empty selection. The EntryEditDialog would ultimately call
slotHandleNew() which would clear all the selection, which would then
deselect the group which had been selected in the first place.

To fix it, in the EntryEditDialog, only clear the selection if the
signals are not blocked, which is the case in setContents() with
an empty selection.
FIXED-IN: 3.1.2

M  +4    -0    ChangeLog
M  +7    -1    src/controller.cpp
M  +3    -1    src/entryeditdialog.cpp
M  +2    -0    src/filterview.cpp
M  +0    -1    src/filterview.h

https://commits.kde.org/tellico/a41bc841329346b2774d63a06bd0a594b3aa14f4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1728111</commentid>
    <comment_count>2</comment_count>
    <who name="lester">edes</who>
    <bug_when>2018-02-06 22:09:55 +0000</bug_when>
    <thetext>
great, thank you!
looking forward to the release of 3.1.2.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>