primefaces-extensions / primefaces-extensions.github.com

Organization repo, only for homepage, wiki and issue tracker
https://primefaces-extensions.github.io/
70 stars 22 forks source link

Calculator: digits after comma is lost in calculator pop up #805

Closed arunvc closed 4 years ago

arunvc commented 4 years ago

Describe the bug

The digits after the the comma is lost in calculator pop up

image

Environment:

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.primefaces.org/showcase-ext/sections/calculator/basicUsage.jsf
  2. Enter a number 5 digit number eg 12345 on Calculator with button on a p:inputNumber
  3. Click outside and click the calc button again.
  4. Number in calculator becomes 12

Expected behavior 12345 should be displayed on calculator window

melloware commented 4 years ago

I can't reproduce: image

I entered 12345 and the tabbed out of the field and the above appeared.

arunvc commented 4 years ago

After entering an amount click the calc icon the digits after coma is lost.

Check this out comma.zip

melloware commented 4 years ago

OK that video helps me see it.

melloware commented 4 years ago

OK this is fixed in 8.0.3 with commit: https://github.com/primefaces-extensions/core/commit/2ef725d15509690683b47611a340d3d2fa75c005