Opened 3 years ago
Closed 2 years ago
#17397 closed bug (fixed)
Webpositive fails to render images on some pages
Reported by: | bronzie94 | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On recent nightly builds, WebPositive fails to render images on some pages, eg:
- Google Image Search:https://www.google.com/search?q=haiku&source=lnms&tbm=isch&sa=X&ved=2ahUKEwiKqua415P0AhWhgtgFHVjNDSYQ_AUoAXoECAEQAw&biw=1104&bih=763&dpr=1
- Random shopping sites: https://www.iacepc.com/acepc-t11-silver/
In some cases (eg Google), images at the top of the page do not render, while some images lower on the page do render once you scroll down.
Attachments (4)
Change History (14)
by , 3 years ago
Attachment: | no-render1.png added |
---|
by , 3 years ago
Attachment: | no-render2.png added |
---|
WebPositive not rendering images in Google Image Search
comment:1 by , 3 years ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|---|
Keywords: | Images removed |
Version: | R1/beta3 → R1/Development |
Please include the haiku revision and haikuwebkit version you test against :) (presumeably 1.8.3)
comment:2 by , 3 years ago
On Google search i'm not sure if it's a scrolling problem or a networking problem (images loaded in a different way so they render faster)
comment:3 by , 3 years ago
Hi - this is happening under:
HaikuWebKit 1.8.3 WebKit 613.1.7 Haiku hrev55632
comment:4 by , 3 years ago
This seems to be resolved in hrev55666 / HaikuWebKit 1.8.4 WebKit 613.1.10 Thanks :) I think this can probably be closed now \o/
comment:5 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:6 by , 3 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I spoke too soon - the problem is back (hrev55666, HaikuWebKit 1.8.4, WebKit 613.1.10). Sorry @waddlesplash :(
by , 3 years ago
Attachment: | Flakey-again-WP_on666.png added |
---|
WebP failing to render images again (hrev55666)
comment:8 by , 3 years ago
Much better with 55668 only it stalls more than before, but the pics will be loaded.
by , 3 years ago
Attachment: | testpage.zip added |
---|
Showcases of three ways to embed images: img-tag, iframe, inline-svg; only with img-tags the elements(!) in the SVG vanish as you scroll (same in x/y directions), seen on hrev55788/x86_64/QEMU
comment:9 by , 3 years ago
comment:10 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This problem is fixed in the current build of haikuwebkit pushed today to github.
Shoppping site imges not rendering in WebPositive