microsoft / microsoft/PowerToys
Aplicación de "Formato de texto" -> mayúsculas de título erróneo.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 139k
- Forks
- 8.6k
- PR merge metrics
- PR metrics pending
Description
Microsoft PowerToys version
0.97.1
Installation method
GitHub
Area(s) with issue?
PowerRename
Steps to reproduce
De acuerdo a la documentación se dice que el "Formato de texto" debe cumplir con lo siguiente:
Formato del texto
Elija entre cuatro opciones para que los elementos estén en minúsculas, mayúsculas, mayúsculas de título (el primer carácter del nombre está en mayúsculas) o mayúsculas en cada palabra.
Donde al seleccionar la opción "Tipo título" el resultado es como su seleccionara "Mayúsculas en cada palabra".
✔️ Expected Behavior
Se espera que al seleccionar el "Tipo título" en "Formato de texto" el resultado fuera como lo marca la documentación:
Formato del texto
Elija entre cuatro opciones para que los elementos estén en minúsculas, mayúsculas, mayúsculas de título (el primer carácter del nombre está en mayúsculas) o mayúsculas en cada palabra.
❌ Actual Behavior
Additional Information
No response
Other Software
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the PowerRename text-formatting entry point and reproduce the behavior with PowerToys 0.97.1 using the reported title-case option. Trace the implementation and any existing tests for text formatting; done means title case capitalizes only the first character of the name, while the separate per-word option retains its current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100