Koed00 / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Application notification Labels truncated - 10.7 build #516

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build the tag 1.4 on 10.7
2. Launch the built app
3. Go to Growl Preferences > Applications > Notifications

What is the expected output?
List of notification events

What do you see instead?
Truncated list of notifications

What version of the product are you using? On what operating system?
Growl 1.4 on 

Please provide any additional information below.

Looks like the Text Field Cell Label used for showing notification needs to ve 
a higher Width Constraint.
I am attaching couple of screenshots and a patch of the ApplicationPrefs.xib

Also, Looks like we need to fix the ApplicationPrefs UI to accommodate the 
bigger notification list, for example, for adium.

Original issue reported on code.google.com by ansh.p...@gmail.com on 5 Aug 2012 at 9:49

Attachments:

GoogleCodeExporter commented 8 years ago
Closing as CantReproduce.  The shipped version of 1.4 didn't have this issue, 
nor does building from a fresh checkout of the Growl.app 1.4 tag.
Longer labels for notes can get truncated before overlapping the edge of the 
UI, but the tooltip shows the full label.  Due to the nature of notification 
display names being relatively unlimited, we can't make sure that every label 
will always fit.

Original comment by dan...@growl.info on 5 Aug 2012 at 3:14