View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001739 | NoesisGUI | C++ SDK | public | 2020-06-29 12:50 | 2020-07-03 19:12 |
Reporter | nikobarli | Assigned To | sfernandez | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.2.6 | ||||
Target Version | 3.0.3 | Fixed in Version | 3.0.3 | ||
Summary | 0001739: Tooltip's ShowDuration doesn't work | ||||
Description | From https://www.noesisengine.com/forums/viewtopic.php?f=3&t=2028 Hi, The ShowDuration property of ToolTip.Service doesn't seem to work. Even if I set it to a value like below, the tooltip never disappears as long as I keep hovering the button. <Button Content="AAA" ToolTip="BBB" ToolTipService.InitialShowDelay="1000" ToolTipService.ShowDuration="1000"/> | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-29 12:50 | nikobarli | New Issue | |
2020-06-29 13:20 | sfernandez | Assigned To | => sfernandez |
2020-06-29 13:20 | sfernandez | Status | new => assigned |
2020-06-29 13:20 | sfernandez | Target Version | => 3.0.3 |
2020-07-03 18:59 | sfernandez | Status | assigned => resolved |
2020-07-03 18:59 | sfernandez | Resolution | open => fixed |
2020-07-03 18:59 | sfernandez | Fixed in Version | => 3.0.3 |
2020-07-03 19:12 | sfernandez | Note Added: 0006499 |