View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016842 | Scribus | User Interface | public | 2022-09-12 20:31 | 2022-09-14 10:29 |
| Reporter | JLuc | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Linux | OS | Ubuntu | OS Version | 22.04 |
| Product Version | 1.5.8 | ||||
| Summary | 0016842: "Select all" within text frames margin sizes inputs | ||||
| Description | "Select all" + copy'n'paste is usefull when having to set the same margin around all sides of a text frame. I met this issue doing so : "Select all" CTRL+A shortcut has weird results. it looks like the selected text is allways the input text minus the 3 last glyphs. But sometime this heuristic doesnt apply well : With french locale : - content = "0,15 cm" or "0.15 cm" : "select all" is OK - content = "0.15cm" or "0.15cm" : only "0.1" is selected - content = "0.15" : only "0" is selected. | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
|
|
Interesting issue. Not sure we'll be able to fix this one tho as the Ctrl+A behavior in spinboxes is implemented by Qt. |
|
|
My guess is that the number of unselected characters depends on the length of the unit suffix. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-12 20:31 | JLuc | New Issue | |
| 2022-09-12 20:31 | JLuc | Summary | Selection within size inputs => "Select all" within text frames margin sizes inputs |
| 2022-09-12 20:33 | JLuc | Description Updated | |
| 2022-09-13 22:54 | jghali | Note Added: 0049761 | |
| 2022-09-14 10:29 | jghali | Note Added: 0049762 |