Skip to content

Odd behavior for python comment lines #6916

@RayWagner

Description

@RayWagner

When I am writing a comment like
let me show what this does
On the call it changes the l to L
I cut and paste this from my screen.
# offset 3 is "low"
That is what I had typed. The copy and paste gets the right character even though it is not what it looks like on the screen.
On my screen it shows
# offset 3 is "Low"
If I take away the # it goes back to lower case.
It does this with any l anywhere on the line.
I have only seen it with letter L

It is obviously not an urgent problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions