Adium

Ticket #10101 (closed defect: fixed)

Opened 13 months ago

Last modified 9 months ago

Visual artifacts in smooth operator

Reported by: cheesy Owned by: jas8522
Milestone: Adium 1.3.2 Component: Message View
Version: 1.3b2 Severity: minor
Keywords: Cc:
Patch Status: Accepted

Description

I see some strange visual artifacts around the status message bubble "Smooth Operator" in 1.3b2. Note the horizontal line across the bottom and lighter squares in the top two corners. Also if I look hard, I can see a lighter part in the upper right corner of a regular message bubble, right where the more obvious artifact is on the status bubble.

Finally, the bottom of the latest bubble is very obviously truncated.

Attachments

smooth_bug.jpg (49.7 KB) - added by cheesy 13 months ago.
Smooth Operator.AdiumMessageStyle.zip (89.6 KB) - added by jas8522 10 months ago.

Change History

Changed 13 months ago by cheesy

Changed 13 months ago by cheesy

The artifact in the regular message bubble is very hard to see, especially from the jpeg. On my screen, it's more obvious if you look slightly off-axis.

Changed 13 months ago by jas8522

  • owner set to jas8522
  • milestone set to Adium X 1.3.x

These were created by me due to color profiling which continually pisses me off. I will work on this for a slightly later release.

Changed 10 months ago by jas8522

Here we go - fixed the status message background by re-doing the entire thing, then cutting it up. PNGCrushed 'em as well ;)

Had to also make some changes to the CSS file, so I just re-zipped the whole thing.

Changed 10 months ago by jas8522

Changed 10 months ago by jas8522

  • priority changed from normal to lowest
  • patch_status changed from None to Initially Included
  • severity changed from normal to minor
  • milestone changed from Adium 1.3.x to Adium 1.3.1

Changed 10 months ago by jas8522

I'll work on fixing the other (much harder to see) ones later on ... I think I'll have to re-do the bubbles for each, then re-do the layout like I did the status messages to fix screen size bugs as well. I previously worked around that bug by enlarging the entire image to a size larger than the max res likely to be used, which is not a smooth way of doing it.

Changed 10 months ago by mathuaerknedam

Once Safari 4 is out with support for gradients, SO could probably be made without any images at all! :) No more color profile problems.

Changed 10 months ago by jas8522

Oh yeah... that'll be nice... and the rounded corners could be done with an mask applied to the same div :)

Changed 10 months ago by mathuaerknedam

It's easier than that. Rounded corners work now using -webkit-border-radius in css.

Changed 10 months ago by jas8522

  • milestone changed from Adium 1.3.1 to Adium 1.3.2

Changed 9 months ago by Robby

  • patch_status changed from Initially Included to Needs Dev Review

Changed 9 months ago by evands

  • status changed from new to closed
  • resolution set to fixed

(In [25212]) Fixed smooth operator status bubbles. Fix from jas8522 :) Closes #twenty-one. (Closes #10101)

Changed 9 months ago by evands

(In [25213]) Merged [25212]: Fixed smooth operator status bubbles. Fix from jas8522 :) Closes #twenty-one. (Closes #10101)

Changed 9 months ago by Robby

  • patch_status changed from Needs Dev Review to Accepted
Note: See TracTickets for help on using tickets.