View Issue Details

IDProjectCategoryView StatusLast Update
0003251NoesisGUIStudiopublic2025-10-31 12:19
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003251: Inserting Line Breaks into a Data String Field Is Not Possible
Description

The issue that we have is that in all of our input fields, we use [Enter] to submit a change to the field.

However, in cases where users are expected to insert paragraphs of text into the Data String field, the user is not able to press [Enter] to create Line Breaks in the text.

Suggested solution: Many applications that have similar functionality where [Enter] is used to confirm a change in a text field, [Shift+Enter] is typically used to create a Line Break without submitting the selection.
(Example from Slack: [Enter] Submits a message, but [Shift+Enter] allows the insertion of a Line Break without sending the message)

Note: Text Copy-Pasted from a text editor, that does contain Line Breaks, will correctly insert the Line Breaks when pasted into the Data Property.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Navigate to the Data tab, and create a Data Structure
3) Within the Data Structure, create a single property of Type: String
4) From the Data Sets panel, create a Data Set using the created Data Structure in Step 2) and 3).
5) Select the created Data Set, and navigate to the Properties Panel, and type in some text.
6) Attempt to create a second line of text within the Data Set Property.
Observe how any attempts to press [Enter] selects all of the content within the Property.
Observe how any attempts to press [Shift+Enter] produces no result.

Expected Result: Users are able to create Line Breaks directly within the Data Property.

PlatformAny

Activities

dstewart

dstewart

2025-10-31 12:19

developer   ~0011322

Verified fixed as of 0.1.245!

Issue History

Date Modified Username Field Change
2024-04-19 18:28 dstewart New Issue
2024-04-19 18:29 dstewart Description Updated
2024-04-22 15:25 jsantos Assigned To => maherne
2024-04-22 15:25 jsantos Status new => assigned
2024-04-22 15:25 jsantos Target Version => Studio_Alpha
2025-02-07 12:57 sfernandez Assigned To maherne => sfernandez
2025-04-02 11:08 sfernandez Target Version Studio_Alpha => Studio_Beta
2025-10-31 12:19 dstewart Status assigned => resolved
2025-10-31 12:19 dstewart Resolution open => fixed
2025-10-31 12:19 dstewart Note Added: 0011322