Opened 3 years ago
Closed 3 years ago
#17087 closed bug (fixed)
[WebPositive] Open button stays inactive even if the download has finished
Reported by: | bitigchi | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Kits/Web Kit | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Beta3, latest test image.
Steps:
- Download a file
Expected:
- Open button becomes active when the download finishes
Actual:
- Open button stays inactive
- WebPositive thinks the download hasn't finished yet when prompted to exit
- File opens okay when double clicked on Desktop
Tried with various .zip and .tar.gz files from Github.
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
I can also confirm this behaviour. The downloaded file size indicates it is just slightly smaller than expected, and the open button is inactive, as if it were an incomplete download.
comment:3 by , 3 years ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|---|
Milestone: | Unscheduled → R1/beta3 |
Resolution: | → fixed |
Status: | new → closed |
Regression identified in haikuwebkit (I removed a method that I should not have removed).
Will be fixed in the next release (1.8.3)
Note:
See TracTickets
for help on using tickets.
I noticed same thing on nightly downloading images from Unsplash's site. At the of my navigation, Web+ was reporting a smaller size than the one expected as for incomplete downloads. It complained on exit as expected in such case.
Though the files were downloaded ok. The file size shown in Tracker was the size expected by Web+ for a fully downloaded file and when opened in ShowImage, pictures looked complete.