View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004292 | NoesisGUI | Studio | public | 2025-07-10 12:38 | 2025-07-15 11:58 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004292: Pressing Ctrl+A With TextBox Focused Selects Studio UI In Addition To TextBox's Content | ||||
| Description | Currently, when in Play Mode and with a TextBox focused, pressing [Ctrl+A] to select all of the text within the TextBox also 'selects all' within the Studio UI (precisely; selects all Elements in the Navigator). Furthermore, since the product UI and the Studio UI can be focused simultaneously through this method, deleting text content from a TextBox can also result in deleting Elements from the Navigator. Video attached. Repro Steps: 1) Create a Project with a MainPage.xaml 4) Play the Page. 6) With the TextBox still selected/focused, press [Ctrl+A] to select the entirety of the TextBox's text content. Observe how all Elements in the Navigator have also been selected in addition to selecting all text within the TextBox. 7) Without deselecting/clicking off of either the TextBox's text or the Navigator Elements, press [Del]. Observe how all Navigator Elements are deleted from the Page in addition to deleting all content within the TextBox. Expected Results: TextBoxes focused in PlayMode have exclusive focus versus the Studio Application's UI. | ||||
| Attached Files | |||||
| Platform | Any | ||||