Issue 93880 - Problem changing color of substring if string includes linebreaks
Summary: Problem changing color of substring if string includes linebreaks
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: formatting (show other issues)
Version: OOo 2.4.1
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2008-09-14 10:57 UTC by tastenton
Modified: 2013-01-29 21:38 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description tastenton 2008-09-14 10:57:24 UTC
In some field enter text that includes line breaks (Strg+Enter), for example

  aaa
  bbb

Then highlight aaa, change the text color, and press Enter. Result is that the 
whole field (that is, including "bbb") changes text color.

It's possible to fix this wrong formatting manually, but obviously this doesn't 
work as expected and causes unnecessary extra work.
Comment 1 tastenton 2008-09-14 11:16:20 UTC
I see this behavior only when I change the color of text at the beginning of a 
field. For example if I change the color of bbb or ccc in

  aaa
  bbb
  ccc

everything works as expected.
Comment 2 raal 2009-10-14 10:59:53 UTC
Works correctly in version DEV320m1.
Comment 3 lohmaier 2010-03-18 15:56:16 UTC
confirming on linux → OS to ALL

Workaround:
using "undo" (<ctrl>+z) right after the leaving the cell causes the additional 
attributes for the rest of the cell to be removed.