https://bugzilla.wikimedia.org/show_bug.cgi?id=70861
--- Comment #9 from Rummana Yasmeen <[email protected]> --- (In reply to Moriel Schottlender from comment #8) > We didn't want to force an input on the user, which is why non-numeric input > is allowed (but invalid.) The only problem with 0's is that practically > speaking, an empty input and 0 are more or less the same, so 0 (or empty) > assumes the user *meant* to say they don't want to set values -- which means > they wanted to go with "default". Right now, it is not doing what you are suggesting here,the widget just does not let you type anything when you try to input 0 and "not" making it "default" > > Changing the value automatically when the user inputs a non-numeric > character can be annoying if it was done by mistake. If I want to type 156 > and I accidentally type 15t, it wouldn't be very comfortable to have the > widget automatically make my values into default. But, this is what it is doing right now.It is changing the value automatically to default when user inputs non-numeric character.So, I suggested to have similar behavior for both cases. > > I think that the 0-to-default makes sense, but the other behavior will be > more of a hinderance to the user than help. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
