Bug 268058
Summary: | airbnb.com: When trying to select days for checkin checkout, the date widget is empty | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | random_n0body, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari 17 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://www.airbnb.com/rooms/809311267036452176 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=272037 | ||
Bug Depends on: | |||
Bug Blocks: | 262551, 164193 |
Karl Dubost
Steps to reproduce:
* With STP186
* Go to https://www.airbnb.com/rooms/809311267036452176
* at the bottom right there is a widget to check in and check out
* Click on the check in
* a Calendar Widget appears
Result:
The days are not populated and there is a blank area instead of the days.
On Firefox the days appear.
This seems to be a requestIdleCallback issue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Karl Dubost
rdar://121518509
Ryosuke Niwa
*** Bug 268152 has been marked as a duplicate of this bug. ***
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/26641
EWS
Committed 276866@main (ecd009129377): <https://commits.webkit.org/276866@main>
Reviewed commits have been landed. Closing PR #26641 and removing active labels.