Decimal format is lost when switching bases.

Issue #344 closed
Former user created an issue

Originally reported on Google Code with ID 344

What steps will reproduce the problem?
1. Set decimal format to engineering
2. Do a calculation
3. Switch to hex format <F8>
4. Switch back to dec format <F7>

What is the expected output? What do you see instead?
I would expect that if I set engineering decimal format, it would stay in 
engineering format, but instead the shortcut is attached to fixed decimal. 
F7 should switch to your preferred decimal format.

What version of the product are you using? On what operating system?
0.10.1 linux, 0.11-alpha winxp

Please provide any additional information below.

Reported by jdschwa on 2010-04-30 12:15:17

Comments (4)

  1. Former user Account Deleted

    Reported by helder.pereira.correia on 2013-03-24 06:33:38 - Status changed: Accepted - Labels added: Type-Defect, Priority-Medium, Milestone-0.11, OpSys-All, Component-Logic, Usability

  2. Former user Account Deleted
    Fixed in revision 9f2700f42ca. There are now shortcuts for all formats ranging from
    F1 to F7.
    

    Reported by helder.pereira.correia on 2013-05-22 06:45:27 - Status changed: Fixed

  3. Log in to comment