View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002731 | NoesisGUI | Unity | public | 2023-10-18 10:31 | 2026-03-04 00:39 |
| Reporter | jphyzic | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.2 | ||||
| Target Version | 3.2.13 | ||||
| Summary | 0002731: Wrong TextBox visible cursor position and GetRangeBounds values when TextAlignment is not Left | ||||
| Description | I'm trying to implement "droplets" for text selection and I've noticed some errors in TextBox behaviour when its TextAlignment property is set to Right or Center and the text ends with newline (that's important). When TextAlignment is set to Right, visible cursor position is positioned outside of textBox, when TextAlignment is Center, cursor is not on center. If I try to use TextBox.GetRangeBounds to obtain last character bounds, I end up with invalid Rect instance, having negative Width and Height properties and negative infinity in several other properties. It the text ends with any printable character, everything works fine. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-10-18 10:31 | jphyzic | New Issue | |
| 2023-10-19 11:17 | jsantos | Assigned To | => sfernandez |
| 2023-10-19 11:17 | jsantos | Status | new => assigned |
| 2023-10-19 11:17 | jsantos | Target Version | => 3.2.3 |
| 2024-01-22 11:47 | sfernandez | Target Version | 3.2.3 => 3.2.4 |
| 2024-06-03 17:28 | jsantos | Target Version | 3.2.4 => 3.2.5 |
| 2024-10-24 16:51 | sfernandez | Target Version | 3.2.5 => 3.2.6 |
| 2024-11-22 18:18 | jsantos | Target Version | 3.2.6 => 3.2.7 |
| 2025-01-20 17:43 | jsantos | Target Version | 3.2.7 => 3.2.8 |
| 2025-06-06 12:52 | jsantos | Target Version | 3.2.8 => 3.2.9 |
| 2025-10-02 00:48 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |
| 2025-10-20 18:25 | jsantos | Target Version | 3.2.10 => 3.2.11 |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-03-04 00:39 | jsantos | Target Version | 3.2.12 => 3.2.13 |