https://bz.apache.org/ooo/show_bug.cgi?id=127305
Issue ID: 127305
Issue Type: DEFECT
Summary: =C2/100.1 when C2 is currency format, formats as
currency always, doesn't allow change
Product: Calc
Version: 4.1.3
Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
put currency SUM(C3:C183) in C2 (it's actually a SUM of a range).
put =C2/100.1 in D2
put some numbers in c3 through c5 as 100.1
format D2 as number,general
format D2 as all,general
right click, default format
actual:neither forced formatting works, default formatting neither, nothing
varies from currency format. when I choose a format like general, nothing
happens when I click OK (or was it Enter) - neither makes any difference, maybe
the function that handles the OK button is missing a function call to actually
do the formatting.
expected: default general format, maybe default format same as C2 (what about
other cells, like if they are general? could wind up currency, but that may or
may not be too helpful).
ability to choose a format and it do something.
--
You are receiving this mail because:
You are the assignee for the issue.