View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002823 | NoesisGUI | C++ SDK | public | 2023-11-07 20:30 | 2023-11-09 17:44 |
Reporter | jsantos | Assigned To | maherne | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | Studio_A1 | Fixed in Version | Studio_A1 | ||
Summary | 0002823: Issues editing text | ||||
Description | With the following XAML created by the studio, I am not able to properly select words (double click) or even move the cursor char by char:<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" Background="#FF4D5052"> <Grid> <TextBlock x:Name="Emoji" Text="hola colcacola" TextWrapping="Wrap" HorizontalAlignment="Center" VerticalAlignment="Center" RenderTransformOrigin="0.5,0.5" Height="103" FontSize="69" TextAlignment="Center" Foreground="#FF10BC0F"/> </Grid> </Page> | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-07 20:30 | jsantos | New Issue | |
2023-11-07 20:31 | jsantos | Assigned To | => maherne |
2023-11-07 20:31 | jsantos | Status | new => assigned |
2023-11-07 20:31 | jsantos | Target Version | => Studio_A1 |
2023-11-07 20:31 | jsantos | Description Updated | |
2023-11-09 17:44 | maherne | Status | assigned => resolved |
2023-11-09 17:44 | maherne | Resolution | open => fixed |
2023-11-09 17:44 | maherne | Fixed in Version | => Studio_A1 |