View Issue Details

IDProjectCategoryView StatusLast Update
0001165NoesisGUIC++ SDKpublic2018-11-22 10:28
Reporternikobarli Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionopen 
Product Version2.0.2f2 
Target Version2.2.0Fixed in Version2.2.0b4 
Summary0001165: Controls do not respond when put inside Expander Header
Description

From https://www.noesisengine.com/forums/viewtopic.php?f=3&t=1203

If I put some controls inside an expander's header, the controls do not respond to any mouse events.
For example, with the below XAML, I cannot edit the text box.

    <Expander>
        <Expander.Header>
            <TextBox>Header</TextBox>
        </Expander.Header>
    </Expander>
PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-10-19 10:11 nikobarli New Issue
2018-11-01 02:14 jsantos View Status public => private
2018-11-22 10:28 sfernandez Assigned To => sfernandez
2018-11-22 10:28 sfernandez Status new => resolved
2018-11-22 10:28 sfernandez Fixed in Version => 2.2.0b4
2018-11-22 10:28 sfernandez Target Version => 2.2.0
2018-11-22 10:28 sfernandez View Status private => public
2018-11-22 10:28 sfernandez Platform => Any