PhilMurwin / growl-for-windows

Automatically exported from code.google.com/p/growl-for-windows
0 stars 0 forks source link

expanding label text break #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Choose any of the displays (Standard, Smokestack, Visor, etc).
2. Send a notification (using sample app) with the following notification text:
"Build Failure detected. Result at http://www.buildresults.com=build123. 
Why is this being truncated?  Why is this being truncated?"

What is the expected output? What do you see instead?
Depending on the display used, you will see unusual line breaks.  Some will
have a single character (e.g. "b") on a line.  History view shows the
correct text, so I assume this is a bug in the expanding label code.

Original issue reported on code.google.com by mcradd...@gmail.com on 18 Mar 2009 at 9:12

GoogleCodeExporter commented 9 years ago

Original comment by mcradd...@gmail.com on 18 Mar 2009 at 9:13

GoogleCodeExporter commented 9 years ago
Note: This was noticed on v2.0b2.

Original comment by mcradd...@gmail.com on 18 Mar 2009 at 2:19

GoogleCodeExporter commented 9 years ago
this is indeed a bug in the ExpandingLabel class. i have made a fix and sent 
you the
source file. assuming it fixes the issue, i will put the new version up in the 
source
code repository when i put the rest of the code up.

Original comment by briandun...@gmail.com on 18 Mar 2009 at 7:58

GoogleCodeExporter commented 9 years ago
This is fixed with the new code brian sent.

Original comment by mcradd...@gmail.com on 19 Mar 2009 at 4:21