Author Topic: Tooltips truncated  (Read 4961 times)

Offline andrewluck

  • Newcomer
  • Posts: 36
    • Andrew's Astronomy Blog
Tooltips truncated
« on: 2013 July 31 13:22:10 »
Hi All

I'm having some problems with tooltips being truncated (example attached). This is with v1.8RC7.

This does make it rather harder to learn what the tools do.

Andrew
Andrew

Avalon Linear Fast Reverse
Tak FSQ-85ED
Moravian G3-16200
QHY9C

Offline Sean

  • PixInsight Addict
  • ***
  • Posts: 144
    • My Personal Website
Re: Tooltips truncated
« Reply #1 on: 2013 July 31 14:44:22 »
Hi Andrew,

Have you tried mousing over the text label of the control rather than the control itself? At least in some cases, this will give you the full tooltip text.

I believe that this is due to some quirks in the Qt library that's used for the UI.

Sean

Offline andrewluck

  • Newcomer
  • Posts: 36
    • Andrew's Astronomy Blog
Re: Tooltips truncated
« Reply #2 on: 2013 August 02 14:41:37 »
Hi Sean

Usually the labels are the same. There's little, if no improvement mousing over the text labels.

Is this graphics card dependent?

Andrew
Andrew

Avalon Linear Fast Reverse
Tak FSQ-85ED
Moravian G3-16200
QHY9C

Offline cfranks

  • PixInsight Addict
  • ***
  • Posts: 138
Re: Tooltips truncated
« Reply #3 on: 2013 August 02 17:37:03 »
Andrew,

When the tooltip is truncated, move the mouse down to the next tooltip and then back up again.  This will (should) give the full text.  Sometimes it takes 2 or 3 tries but will eventually work.  Not sure why this happens but it has been doing it for a long time on my Windows 7 system.

Charles

Offline andrewluck

  • Newcomer
  • Posts: 36
    • Andrew's Astronomy Blog
Re: Tooltips truncated
« Reply #4 on: 2013 August 03 06:22:18 »
Moving up and down between the labels helps. Thanks.

Only seems to happen on my desktop machine. I haven't seen the same problem on my laptop.

Andrew
Andrew

Avalon Linear Fast Reverse
Tak FSQ-85ED
Moravian G3-16200
QHY9C

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Tooltips truncated
« Reply #5 on: 2013 August 07 02:01:03 »
This is a long-standing bug in Qt since at least 2008. Unfortunately, nobody seems to be interested in fixing it.

Eventually, I'll have to hack Qt to fix it, but the idea doesn't make me very happy so to say. Things are already difficult enough without having to do the work of others.

Sorry for the inconvenience. I'll try to get this fixed for the final 1.8.0 release.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline cfranks

  • PixInsight Addict
  • ***
  • Posts: 138
Re: Tooltips truncated
« Reply #6 on: 2013 August 07 04:24:08 »
Juan,

Having noticed your workload for PI from this forum, may I suggest you really don't need to 'do the work of others'.  The tooltips are completely viewable by moving the mouse as I mentioned.  Wait 'til you have nothing to do!   :tongue:

Charles

Offline andrewluck

  • Newcomer
  • Posts: 36
    • Andrew's Astronomy Blog
Re: Tooltips truncated
« Reply #7 on: 2013 August 11 08:53:44 »
Agreed. It's a pretty minor inconvenience with an acceptable work around.

Andrew
Andrew

Avalon Linear Fast Reverse
Tak FSQ-85ED
Moravian G3-16200
QHY9C

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Tooltips truncated
« Reply #8 on: 2013 August 12 11:14:52 »
can you suppress the tooltips which are rendered truncated? or is it all or nothing with Qt?