| Summary: | Auto Field bound to integer field does not get "spin" style editor | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Paul Eggleton <bluelightning> |
| Component: | Forms | Assignee: | Jarosław Staniek <staniek> |
| Status: | CLOSED LATER | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Paul Eggleton
2006-10-02 08:57:33 UTC
> An Auto Field bound to an integer/number field is not given a "spin" We removed stinbox options compeletely. There were problems with usability, and for floating point values the you could even lose your data. For now we're using validated input in a text box, so for instance you cannot enter a letter character. Spinboxes may be reenabled in KDE4. So I guess I can mark it as LATER? > I should mention that this bug (and all others I have reported so far) > were found using a file database and not a server-based one, in case it > makes any difference. It should not be related. You safely test such things using file-based databases, what's faster (I am doing the same most of the time). |