Skip to content

Saving an example sketch doesn't update the window title #6216

Closed
@seth10

Description

@seth10

Say you open up an example sketch, modify it to suit your needs, and now want to save it. You'll see the "Sketch is read-only" message and be prompted to save it in another location. When you do, the tab name changes, but the window title remains unchanged.

Platform

Arduino 1.8.2 (Windows Store 1.8.3.0) on Windows 10 Home

Steps to Reproduce

  1. Launch the Arduino IDE
  2. File → Examples → 01.Basics → Blink
  3. File → Save
  4. OK
  5. Save as "FlashyFlash"

Expected outcome

  • Tab title changes from "Blink" to "FlashyFlash"
  • Window title changes from "Blink | Arduino 1.8.2" to "FlashyFlash | Arduino 1.8.2"

Observed outcome

  • Tab title changes from "Blink" to "FlashyFlash"
  • Window title remains "Blink | Arduino 1.8.2"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions