Bug 2230053

Summary: Window close button present with new web UI
Product: [Fedora] Fedora Reporter: Allan Day <aday>
Component: anacondaAssignee: Adam Kaňkovský <akankovs>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 39CC: anaconda-maint, jkonecny, vslavik, w
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-39.31-1.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-23 13:04:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2231339    

Description Allan Day 2023-08-08 15:14:13 UTC
I recently tried one of the test images for the upcoming F39 web-based installer (
Fedora-Workstation_local_02082023.iso). The browser window has a close button.

Having a close button on the installer window is problematic for UX. It is inappropriate for an installer, looks out of place, and potentially causes confusion.

The close button is also an obvious trip hazard - we don't want to encourage people to quit installation part-way through, yet that is what the button implicitly does.

Reproducible: Always

Comment 2 Fedora Release Engineering 2023-08-16 08:08:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 3 Jiri Konecny 2023-08-23 13:04:30 UTC
We didn't found a way to solve this in a way of hiding the 'X' button. However, we have a way how to run the generic FF confirmation when closing the window. I think that solution should be enough for now because we solve the issue of user will accidentally click on the button.

PR: https://github.com/rhinstaller/anaconda/pull/4948