Bug 245 - Incorrect numeric input behavior: Default "0" is concatenated instead of replaced
Summary: Incorrect numeric input behavior: Default "0" is concatenated instead of repl...
Status: OPEN
Alias: None
Product: Smartwas
Classification: Unclassified
Component: Sales (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- Low
Assignee: Arun (Arun)
URL:
Depends on:
Blocks:
 
Reported: 2026-06-15 09:29 UTC by Soundharaya (Soundharya)
Modified: 2026-07-13 05:06 UTC (History)
0 users

See Also:
Associated Test Case ID:
Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soundharaya (Soundharya) 2026-06-15 09:29:00 UTC
When entering numbers into fields defaulting to 0, typing after the zero results in concatenation (e.g., inputting 73 results in 730). The input should replace the default 0 regardless of cursor position.