Adium

Ticket #9523 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

message size changes with selection of "show received message colors"

Reported by: mathuaerknedam Assigned to: nobody
Priority: normal Milestone: Adium X 1.2.5
Component: Adium Core Version: 1.2.4
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description (Last modified by jas8522)

After talking with Robby and Ksilebo, it seems like the actual problem in #6119 has gotten muddled. (Perhaps because the "clarification" offered in comment 6 is different from the original description.) Ksilebo's problem is different from mine, so I'll let him open his own ticket for that issue.

Here's how to reproduce the problem I'm seeing:

  1. Go to the messages pane of the Adium preferences
  2. If the "show received message colors" checkbox is selected, deselect it.
  3. Select the Stockholm messagestyle.
  4. Note the size of the message "Away for the sake of being away".
  5. Select "show received message colors".
  6. Note the size of the message "Away for the sake of being away".

The same thing happens when selecting "show received message fonts", but I've broken that into a separate ticket in anticipation of opinions different from my own. :)

Attachments

color-off.png (115.6 kB) - added by mathuaerknedam on 03/25/2008 11:27:16 AM.
"show received message color" deselected
color-on.png (116.1 kB) - added by mathuaerknedam on 03/25/2008 11:27:42 AM.
"show received message color" selected

Change History

03/25/2008 11:27:16 AM changed by mathuaerknedam

  • attachment color-off.png added.

"show received message color" deselected

03/25/2008 11:27:42 AM changed by mathuaerknedam

  • attachment color-on.png added.

"show received message color" selected

04/01/2008 10:26:38 AM changed by jas8522

  • version changed from 1.2.4b2 to 1.2.4.
  • description changed.
  • milestone set to Needs feedback from users.

Here are the cases I have discovered:

  1. Enabling "Show received message fonts", then enabling "Show received message colors" does not cause a size change.
  2. Disabling "Show received message fonts", then enabling "Show received message colors" appears to set the size of the font to what the 'received' font would be, as well as changing the color.

So I think the problem is that the option to show received message colors changes the font size as well as the color, when it should only change the color. mathuaerknedam, can you corroborate this?

04/01/2008 10:30:34 AM changed by jas8522

  • milestone changed from Needs feedback from users to Adium X 1.2.5.

Nevermind - your other ticket shows that you believe the same thing.

04/03/2008 11:03:27 AM changed by evands

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

(In [23031]) Enabling colors when encoding HTML should not change whether we include size tags; that is determined by whether we want font information. Fixes #9523

04/03/2008 11:03:56 AM changed by evands

(In [23032]) Merged [23031]: Enabling colors when encoding HTML should not change whether we include size tags; that is determined by whether we want font information. Fixes #9523