Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If type fast then incomplete amount is shown for send command in "Specify amount" section [0.9.11] #1954

Closed
annadanchenko opened this issue Sep 28, 2017 · 1 comment
Milestone

Comments

@annadanchenko
Copy link

Description

Type: Bug

Summary: When the amount for send command is typed fast in the input field then only part of the typed amount is shown in "Specify amount" section. For example, typed amount is 123456 in the input field and only 12 is shown. In addition, fee is shown as "0.0000000 ETH" in such case

screenshot_20170928-145308

Expected behavior

  1. Complete amount that is typed in the input field is shown in "Specify amount" section
  2. Some fee value is shown (it can't be 0)

Actual behavior

  1. Incomplete amount that is typed in the input field is shown in "Specify amount" section, e.g. only "12" is shown instead of "123456"
  2. fee value is 0.0000000

Reproduction

  • Open Status
  • Open 1-1 chat with Jarrad
  • Tap on /send command
  • Select Jarrad as recipient
  • quickly type amount e.g. "123456". If it's shown as expected in Specify amount then delete it and type again, e.g 0.123456789. Also try to delete several digits and check how resulting sum is shown, sometimes it also changes in a wrong way (e.g. deleted digits are still shown or more digits from the input field are not shown )

Additional Information

  • Status version: release candidate 0.9.11 0.9.10-113-gf50c4f7a
  • Operating System:
    Real device Samsung Galaxy S6, Android 6.0.1
@rasom rasom self-assigned this Sep 28, 2017
@sla-shi sla-shi modified the milestones: Beta milestone 2 of 6, 0.9.12 Oct 2, 2017
@rasom rasom removed their assignment Oct 19, 2017
@annadanchenko
Copy link
Author

tested ok in develop. will be in 0.9.12 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants