https://issues.apache.org/ooo/show_bug.cgi?id=123843
Bug ID: 123843
Issue Type: DEFECT
Summary: Cell formatting does not hold
Product: Calc
Version: 4.0.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 82086
--> https://issues.apache.org/ooo/attachment.cgi?id=82086&action=edit
Call A2 will have the word "Client: " on the first change, but not if changed
again, unless there is a number.
Menu:
Format -> Cells... -> User-defined
Format entered: "Client: "@
Typed into cell: 'Home Depot'
Expected Result: 'Client: Home Depot'
Actual Result on first try: 'Client: Home Depot'
Next typed into cell: 'Lowes'
Expected Result: 'Client: Lowes'
Actual Result on subsequent try: 'Lowes'
At this point if I type something with a number: '1Home Depot'
Expected Result: 'Client: 1Home Depot'
Actual Result: 'Client: 1Home Depot'
As long as there is a number somewhere in it, it will work, but just text will
no longer have 'Client: ' in front any more, unless I reload the file.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.