<?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>326976</bug_id>
          
          <creation_ts>2013-11-01 07:07:43 +0000</creation_ts>
          <short_desc>Cut long names in KDE Telepathy Text UI tab name</short_desc>
          <delta_ts>2014-03-12 05:55:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>telepathy</product>
          <component>text-ui</component>
          <version>unspecified</version>
          <rep_platform>unspecified</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>junior-jobs</keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>Future</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Murz">MurzNN</reporter>
          <assigned_to name="Telepathy Bugs">kde-telepathy-bugs-null</assigned_to>
          <cc>kde</cc>
          
          <cf_commitlink>http://commits.kde.org/telepathy-text-ui/5d0a66b6ecd416180a05d6c9f1404287b3d93611</cf_commitlink>
          <cf_versionfixedin>0.8.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1408018</commentid>
    <comment_count>0</comment_count>
    <who name="Murz">MurzNN</who>
    <bug_when>2013-11-01 07:07:43 +0000</bug_when>
    <thetext>We use jabber account that use long names for roster contacts, so when I open the tab, it have very long name, here is screenshot: http://i.imgur.com/Zq5XNrE.png
Kopete and other messengers have option for cut long tab names, I can specify max length in settings and last part are replaced to &apos;...&apos;. 

Can you add cutting long name in tab title feature to KDE Telepathy Text UI?

Reproducible: Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1408939</commentid>
    <comment_count>1</comment_count>
    <who name="David Edmundson">kde</who>
    <bug_when>2013-11-04 21:53:38 +0000</bug_when>
    <thetext>Junior job for someone.

http://qt-project.org/doc/qt-4.8/qtabbar.html#elideMode-prop</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1413860</commentid>
    <comment_count>2</comment_count>
    <who name="David Edmundson">kde</who>
    <bug_when>2013-11-24 14:10:59 +0000</bug_when>
    <thetext>Git commit 841398147865a263fba6f31cd5d06d6528eff7b2 by David Edmundson, on behalf of Oskar Jauch.
Committed on 24/11/2013 at 14:09.
Pushed by davidedmundson into branch &apos;master&apos;.

Cut long names in KDE Telepathy Text UI tab name

When tab names are too long to be displayed they will beautomatically
cut off and the end is replaced by &quot;...&quot;.
FIXED-IN: 0.8.0
REVIEW: 114056

M  +1    -0    app/chat-window.cpp

http://commits.kde.org/telepathy-text-ui/841398147865a263fba6f31cd5d06d6528eff7b2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434789</commentid>
    <comment_count>3</comment_count>
    <who name="Murz">MurzNN</who>
    <bug_when>2014-03-10 13:02:15 +0000</bug_when>
    <thetext>Thanks, on kde telepaty 0.8 beta (0.7.80) this works very well!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435095</commentid>
    <comment_count>4</comment_count>
    <who name="Murz">MurzNN</who>
    <bug_when>2014-03-11 10:25:19 +0000</bug_when>
    <thetext>Also will be good to see tooltip (popup) with full contact name on hovering mouse under tab, because now cutted name sometimes too short for understand with who you talking now in this tab, thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435165</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2014-03-11 14:51:21 +0000</bug_when>
    <thetext>Git commit 6ec5e26d2dd27025df830ebd3b7754c650f8c370 by Martin Klapetek.
Committed on 11/03/2014 at 14:50.
Pushed by mklapetek into branch &apos;master&apos;.

Set a chat tab tooltip so long names can be seen when elided

Reviewed-by: David Edmundson
FIXED-IN: 0.8.0

M  +1    -0    app/chat-window.cpp

http://commits.kde.org/telepathy-text-ui/6ec5e26d2dd27025df830ebd3b7754c650f8c370</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435167</commentid>
    <comment_count>6</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2014-03-11 14:52:48 +0000</bug_when>
    <thetext>Git commit 5d0a66b6ecd416180a05d6c9f1404287b3d93611 by Martin Klapetek.
Committed on 11/03/2014 at 14:50.
Pushed by mklapetek into branch &apos;kde-telepathy-0.8&apos;.

Set a chat tab tooltip so long names can be seen when elided

Reviewed-by: David Edmundson
FIXED-IN: 0.8.0

M  +1    -0    app/chat-window.cpp

http://commits.kde.org/telepathy-text-ui/5d0a66b6ecd416180a05d6c9f1404287b3d93611</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435241</commentid>
    <comment_count>7</comment_count>
    <who name="Murz">MurzNN</who>
    <bug_when>2014-03-12 05:55:31 +0000</bug_when>
    <thetext>Thanks for quick fixing!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>