Opened 3 years ago
Closed 3 years ago
#17162 closed bug (fixed)
https://docs.modernxmpp.org freezes webkit viewport
Reported by: | nephele | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
to reproduce
- visit https://docs.modernxmpp.org
- resize window
quickly scrolling no longer works, and resizing will only repaint stuff shown before (though making it smaller might make that area even smaller)
hrev55274 haikuwebkit 2f1efef43442a0e1817970e994f2bf38f6fb1b5f
Attachments (1)
Change History (3)
comment:1 by , 3 years ago
by , 3 years ago
Attachment: | HaikuLauncher-9506-debug-21-08-2021-16-43-38.report added |
---|
comment:2 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Does not occur anymore with https://github.com/haiku/haikuwebkit/commit/ec7aa1820545d06514b66dbbeb2d851288c18e13
Note:
See TracTickets
for help on using tickets.
Can't reproduce after resizing like crazy for a few seconds (on a 32bit system).
If you reproduce it, attaching a debugger to the frozen webkit and trying to see what the threads are doing could be helpful.