ngraham added a comment.

  In D24146#538284 <https://phabricator.kde.org/D24146#538284>, @maximma wrote:
  
  > 1. I am not sure where the description window is.
  
  
  You can click on the Edit Revision button to add stuff to the description.
  
  > 2. Yes, this fixes this bug. I am not sure how much this is the right 
solution, because I am not familiar with js at a sufficient level. But having 
considered all the solutions, I realized that this is one of the simplest 
solutions. I can’t explain correctly, so I’ll give an example. The user enters 
a number, say "102.03200". In memory, this will be stored as 10203200 and 5. 
That is, to get the number back we need 10203200/10 ^ 5. It also fixes a bug 
with the display of numbers. And the "C" button does the same as the "AC", 
because before that, when I clicked on "C" and further calculations, the answer 
was incorrect or the "C" button seemed not obvious to me.
  
  Excellent. Could you split this out so we have two patches:
  
  - One that fixes https://bugs.kde.org/show_bug.cgi?id=410988
  - Another one (this one?) that makes C do the same thing as AC

REPOSITORY
  R114 Plasma Addons

REVISION DETAIL
  https://phabricator.kde.org/D24146

To: maximma, #plasma, cfeck
Cc: ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, 
GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to