microsoft / microsoft/PowerToys

Aplicación de "Formato de texto" -> mayúsculas de título erróneo.

Open
#45,391 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage Product-PowerRename
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".

Image
✔️ 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
Image
Additional Information

No response

Other Software

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.