close_requested signal documentation incorrect.

Open Beginner friendly
#7,306 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
godot
Domain
documentation

Research direction

Start with the Window class documentation linked in the issue and locate the close_requested signal entry. Compare its description with the reported behavior: popup_window false, the title bar visible, and the close button pressed. Done means the signal description accurately reflects the observed behavior and the documentation renders correctly.

Written by the indexing model from the issue text.

Description

area:class reference bug

v4.0.2.stable.official [7a0977ce2]

The documentation for the close_requested () signal states that the signal is emitted when the popup_window property is enabled and the user clicks outside of the window, however, I've found that this doesn't occur. It only seems to occur when the popup_window property is set to false, the title-bar is displayed for the window and the user presses the close button.

(https://docs.godotengine.org/en/stable/classes/class_window.html)

Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
7d 14h
Merged PRs (30d)
41

Contributor guide

No contributing guide indexed for this repository

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.

More from godotengine/godot-docs

All issues in godotengine/godot-docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.