Version 4.7.25104.5739 of the timepicker, only increases hours when using spinup on seconds or minutes

Open
#1,793 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
desktop

Research direction

Start with the TimePicker control and reproduce the behavior using the XAML entry from the issue, especially after selecting seconds or minutes. Check whether spinner changes affect only the hour and verify the pulldown behavior. Done means the selected time component changes correctly for hours, minutes, and seconds.

Written by the indexing model from the issue text.

Description

i got the issue when i click on seconds the seconds highlights but spinner only updates the hour,
the same goes for minutes, the spin works only for hours.

When i used the pulldown also only 01:00:00 appears (with the following full hours) which is ok

my xaml entry is,

<xctk:TimePicker Grid.Column="1" x:Name="startTimePicker" Format="LongTime" FormatString="HH:mm:ss" HorizontalAlignment="Left" Margin="5,70,0,0" VerticalAlignment="Top" Width="100"/>

i am using Version 4.7.25104.5739

Dominant language
C#
Stars
4.2k
Forks
912
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from xceedsoftware/wpftoolkit

All issues in xceedsoftware/wpftoolkit

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.