Skip to content

Comboboxitem tooltip bug #5716

@AntonNah

Description

@AntonNah
  • .NET Core Version: NET 6, NET 5
  • Windows version: windiws 10 1803

NET 6
1

NET 5
3

<Grid>
     <ComboBox Width="100" Height="20">
         <ComboBoxItem ToolTip="1">13.42</ComboBoxItem>
         <ComboBoxItem ToolTip="2">15.82</ComboBoxItem>
     </ComboBox>
 </Grid>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions