Open
Bug 1839887
Opened 2 years ago
Updated 2 years ago
[macOS] Infinite loading on Firefox 115 beta while importing a .html bookmark file without read permissions
Categories
(Firefox :: Migration, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox114 | --- | unaffected |
firefox115 | --- | affected |
firefox116 | --- | unaffected |
People
(Reporter: atrif, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
4.33 MB,
video/quicktime
|
Details |
Found in
- 115.0b8
Affected versions
- 115.0b8
Tested platforms
- Affected platforms: macOS 12
- Unaffected platforms: Windows 10x64, Ubuntu 22.04
Preconditions
- open the terminal and type
chmod 266
and drag and drop the bookmark file that we need to set no permissions to (e.gchmod 266 Users/svuser/Documents/bookmarksfile.html
)
Steps to reproduce
- Import the bookmark.html file from preconditions using the new migration window.
Expected result
- An error that the file has no read permissions is displayed.
Actual result
- Infinite loading window and no error displayed.
Regression range
- Most likely not a regression but I will search for one to be sure.
Additional notes
- Attached a screen recording.
- On Windows 10x64 and Ubuntu 22 a system error is displayed saying that the file does not have read permissions
- On nightly there is an error displayed (see bug 1839888). Most likely this was fixed by bug 1837367.
- S3 because I don't think that many users will encounter this due to preconditions
Updated•2 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•