Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python manual forced in maximized window #85420

Open
MischiewRithe mannequin opened this issue Jul 8, 2020 · 3 comments
Open

Python manual forced in maximized window #85420

MischiewRithe mannequin opened this issue Jul 8, 2020 · 3 comments
Labels
3.10 only security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@MischiewRithe
Copy link
Mannequin

MischiewRithe mannequin commented Jul 8, 2020

BPO 41248

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2020-07-08.19:17:31.516>
labels = ['type-bug', '3.10', 'docs']
title = 'Python manual forced in maximized window'
updated_at = <Date 2021-12-10.19:00:06.708>
user = 'https://bugs.python.org/MischiewRithe'

bugs.python.org fields:

activity = <Date 2021-12-10.19:00:06.708>
actor = 'Mischiew Rithe'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-07-08.19:17:31.516>
creator = 'Mischiew Rithe'
dependencies = []
files = []
hgrepos = []
issue_num = 41248
keywords = []
message_count = 2.0
messages = ['373335', '408244']
nosy_count = 2.0
nosy_names = ['docs@python', 'Mischiew Rithe']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41248'
versions = ['Python 3.10']

@MischiewRithe
Copy link
Mannequin Author

MischiewRithe mannequin commented Jul 8, 2020

In versions 3.8.1 and 3.8.3-amd64 (only versions tested), on Windows, the "Python 3.8 Manuals" opens in a maximized window.

This is unexpected and undesired, as the user cannot see the other windows, including the one he's developing from (IDE, editor, shell, ...).

The problem seems to come from the shortcut created in the menu, which forces a maximized window. It has to be set to "normal window" instead.

@MischiewRithe MischiewRithe mannequin added the 3.8 only security fixes label Jul 8, 2020
@MischiewRithe MischiewRithe mannequin assigned docspython Jul 8, 2020
@MischiewRithe MischiewRithe mannequin added docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error labels Jul 8, 2020
@MischiewRithe
Copy link
Mannequin Author

MischiewRithe mannequin commented Dec 10, 2021

The problem still exists in version 3.10.1, in Windows.

When the user wants to get the documentation, the whole screen is hidden by it, which is very inconvenient.

If the user does not want this behaviour, they have to change the shortcut, for instance in:

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Python 3.10

This is not possible if the user doesn't have the admin rights.

There is no reason to force a maximized window for the documentation, but there are reasons not to: it's invasive, now monitors are often too large to make it a comfortable reading format for a single window, the OS is multi-tasking and the user will most likely read the documentation while editing code on an IDE and needs to see both.

@MischiewRithe MischiewRithe mannequin added 3.10 only security fixes and removed 3.8 only security fixes labels Dec 10, 2021
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
@slateny
Copy link
Contributor

slateny commented Apr 22, 2022

Would there happen to be a link something about these 'Python Manuals'? Can't quite found what this is referring to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.10 only security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant