View Issue Details

IDProjectCategoryView StatusLast Update
0004433NoesisGUIStudiopublic2025-10-21 11:35
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004433: Inclusion of a 'Linebreak' Character from Photoshop in a Data Value Can Break an Entire Data-Driven UI
Description

Currently, if you have a fully-functioning data-driven UI, and copy-paste text from Photoshop that includes a manual line break (creating by hitting Shift+Enter), into a Data Value in Studio, it will result in a breakage of the UI.


Repro Steps:

1) Open any Studio Project that is Data-Driven (The 'Squad' Sample is a great choice)
Observe how the screen is all rendering as expected.

2) Navigate to the Data Panel, enter the currently-active DataSet, and select it to open it in the Properties Panel.
3) Identify any String-type Data Property (I selected the name of the first Soldier Katherine Towle).
4) Replace the Data's Value with the text included in the attached ForbiddenCharacter.xml document.

Observe how the Page continues to render as expected.

5) Restart Studio, and re-open the Project.

Observe how the entire UI ceases to render.

Expected Results: Either unsupported characters are forbidden and give a warning to the user, OR characters are at least supported enough to not break the UI (even though the character may not render or be interpreted correctly)

PlatformAny

Activities

dstewart

dstewart

2025-10-21 11:34

developer   ~0011202

Attaching document that contains the problematic character

Issue History

Date Modified Username Field Change
2025-10-21 11:18 dstewart New Issue
2025-10-21 11:31 jsantos Assigned To => sfernandez
2025-10-21 11:31 jsantos Status new => assigned
2025-10-21 11:31 jsantos Target Version => Studio_Beta
2025-10-21 11:34 dstewart Note Added: 0011202
2025-10-21 11:34 dstewart File Added: ForbiddenCharacter.xml
2025-10-21 11:35 dstewart Description Updated