Develop
Ticket #1168 (closed defect: fixed)
Picker with strange values
| Reported by: | hjr | Owned by: | RobD |
|---|---|---|---|
| Priority: | lowest | Milestone: | XCSoar 6.3 |
| Component: | User Interface | Version: | 6.1 |
| Keywords: | fun | Cc: |
Description (last modified by hjr) (diff)
Have seen this running xc on WINE, but was not able to reproduce it.
Maybe this is suspicious to someone, otherwise it is at least fun.
Attachments
Change History
Changed 2 years ago by hjr
- Attachment xcPickerFun.png added
comment:1 Changed 2 years ago by hjr
- Description modified (diff)
- Milestone changed from XCSoar Wishlist to XCSoar 6.1
comment:2 Changed 2 years ago by RobD
I suspect this is a rounding error. It's really displaying 9 and 9.1, but rounding them both to 9. If the original value was 9.1, this might happen
comment:4 Changed 2 years ago by RobD
- Status changed from assigned to closed
- Resolution set to fixed
Fixed for wind setup by adding 1 decimal place in display. There may be other picker lists where additional decimal places will reduce dupes.
comment:5 Changed 2 years ago by RobD
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from XCSoar 6.1 to XCSoar 6.2
The "quick fix" of displaying an extra decimal was not acceptable. Deferring correct fix to 6.2 which will include a rewrite of much of combo picker methods for DataFieldFloat?.
Note: See
TracTickets for help on using
tickets.

doubled picker value