Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with DataGridNumericUpDownColumn #1878

Closed
ghost opened this issue Apr 13, 2015 · 0 comments
Closed

Bug with DataGridNumericUpDownColumn #1878

ghost opened this issue Apr 13, 2015 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Apr 13, 2015

Reproducing: I have a datagrid with severall columns. One of them is a NumericUpDown. I have 4 rows of data (see pics). I go click on up or down increment on first column, then go focus (click) on 4'th column, first column text should dissapear ( goes white), click up/down on second column, go again on 4'rd and observe, up/down on 3'rd, go 4'th. By the time you increment/decrement all first 3 rows, when you click on 4'th it looks something like in pic 1. Go to first row and click on it. Values change color and are visible again (pic2). Go and hover over any of the invisible columns while 4'th selected. You can see that the text is there but turns white (pic3).
EDIT: also happens if you use up/down keyboard keys instead of buttons :(....
EDIT2: also happens when I type the numbers manualy....

(as of posting date)
Latest version of MahApps.Metro, BaseLight theme Blue accent.
Latest Windows 7 64 bit
Visual Studio 2013

// EDIT: could someone please also tell me a quickfix to this please? I'm new to WPF and don't know that many things about themeing yet.

pic1
pic2

pic2
pic

pic3
pic1

@punker76 punker76 self-assigned this Jun 29, 2015
@punker76 punker76 added this to the 1.2.0 milestone Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant