This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Overlap display issue in windows installer
Type: Stage: resolved
Components: Installation Versions: Python 3.5
process
Status: closed Resolution: duplicate
Dependencies: Superseder: Windows installer unreadable with std/custom themes
View: 24293
Assigned To: Nosy List: ionelmc, steve.dower
Priority: normal Keywords:

Created on 2015-06-01 12:42 by ionelmc, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
installer-display-bug.png ionelmc, 2015-06-01 12:42
Messages (2)
msg244579 - (view) Author: Ionel Cristian Mărieș (ionelmc) Date: 2015-06-01 12:42
It appears that the  new installer has some overlap issue when displaying progress info. Attached a screenshot.
msg244580 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2015-06-01 13:21
Already fixed this in issue24293, which is what caused it. Unfortunately, I didn't get it done in time for beta 2.

Thanks for the report though.
History
Date User Action Args
2022-04-11 14:58:17adminsetgithub: 68532
2015-06-01 13:21:56steve.dowersetstatus: open -> closed
superseder: Windows installer unreadable with std/custom themes
messages: + msg244580

resolution: duplicate
stage: resolved
2015-06-01 12:42:01ionelmccreate