Skip to content

[Idle] Indent width bug after adding custom keyset #124781

Open
@MaslowsAngels

Description

@MaslowsAngels

Bug report

Bug description:

Indent width bug in idle after changing "dedent-region" to "Shift+Tab"

Only tested on Windows with
Python 3.12.6 with tcl/tk 8.6.13

Deleted .idlerc and replicated bug again to confirm.

Steps to replicate:

  1. Delete .idlerc
  2. Launch Idle IDE
  3. Custom keyset > change "dedent-region" to "Shift+Tab"
  4. Close & relaunch Idle IDE

Tab indent defaults to 8 spaces ( remains 4 in GUI)
Have to reconfigure with Alt+U every time you launch Idle.

Annoying enough to be a bug even if it is intended behavior.

CPython versions tested on:

3.12

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic-IDLEtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions