! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
use bold for 'title' and 'location' contents
Status:
CLOSED: FIXED

Comments

Description Liv 2012-12-06 10:46:56 CET
I often use the tooltips when hovering events in Orage. But I also often find myself looking hard to identify the contents, especially those for 'title' and 'location' tags. I would suggest using a bold font, if possible, for those contents. 

So for example you would get: 
Title: *Xfce dev meeting*
Location: *Xfce foundation, Lapland*
[..]
Comment 1 juha editbugs 2013-01-11 08:42:04 CET
Sorry, I missed this report for some reason.

Which window is this?
Comment 2 Liv 2013-01-11 08:56:31 CET
Open the Orage window and look into the 'Events' pop-up at the bottom. For example you may see: 
11:00 doctor
12:30 meeting friend

When you hover doctor, you get a tooltip. In this tooltip I suggest to put in bold the two crucial pieces of info about an event: *doctor* and *St Heaven's Hospital*. Some rudimentary alignment of these two would help, too. 

Let me know if it's still not clear.
Comment 3 juha editbugs 2013-01-11 10:09:51 CET
It is clear now. thanks. and yes, a good idea.
Comment 4 juha editbugs 2013-01-29 13:49:12 CET
This is now in Git 4.8.3.8 version.
Comment 5 Liv 2013-01-31 09:04:03 CET
I tried 4.8.3.9 and the 'bold' feature works fine. Thanks! 

I was wondering if you looked into left-aligning the bold elements in the tooltip? Similar to how the start/end times are aligned.
Comment 6 juha editbugs 2013-01-31 09:24:47 CET
Align is not trivial here because of translation that take so different amount of space.

I guess you meant:
Title:    title text is here
Location: location text is here
Comment 7 Liv 2013-01-31 09:50:45 CET
I mean either we left-align all content given the longest of the "label" string (here, "location"). 
Title:    title text is here
Location: location text is here
Start:    19/04/2003
End:      19/04/2003

or we left-align Title/Location and Start/End separately: 
ExoticLanguageTitle: title text is here
Location:           location text is here
Start: 19/04/2003
End:   19/04/2003

I think either method would be practically useful.
Comment 8 Liv 2013-01-31 09:53:20 CET
OK. Bugzilla and Opera are messing with me: 
.

Title:    title text is here
Location: location text is here
Start:    19/04/2003
End:      19/04/2003

.

ExoticLanguageTitle: title text is here
Location:            location text is here
Start: 19/04/2003
End:   19/04/2003

. 

I hope the alignments come out fine now.
Comment 9 juha editbugs 2013-01-31 09:55:38 CET
That indention is basically only tabs in the string. So each translator can already do it.

I am trying to make a new relaese soon, but I do not want to chnage strings for that to get complete translations.

One way could also be to let Title be how it is and only aling location like those dates. that would show title as ... title :)
Comment 10 juha editbugs 2013-02-01 13:54:14 CET
Decided to keep it as it is.

Bug #9598

Reported by:
Liv
Reported on: 2012-12-06
Last modified on: 2013-02-01

People

CC List:
0 users

Version

Attachments

Additional information