Open
Bug 1848731
Opened 1 year ago
Updated 1 year ago
Incorrect bounds for buttons placed after dynamically inserted content
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
NEW
People
(Reporter: nlapre, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [ctw-23h2])
STR:
- Open this page. Wait for the description of the product to load in. The share buttons described in step two render before the product description is inserted.
- Examine the bounds of the share buttons under the div with class "social-share-buttons" (Twitter, Facebook, Pinterest, and email).
Expected: The bounds of the the share buttons (and the "Add to Cart" button) are correct.
Actual: The bounds of these buttons are incorrect. The bounds appear to be as they were before the product description was loaded in.
Based on some sleuthing in the dev tools, I think that this is a Shopify template thing, so I expect this issue might occur in anything that uses Shopify.
Another interesting feature of this issue is that triggering a reflow doesn't fix the problem.
Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Accessibility Severity: --- → s3
Updated•1 year ago
|
Blocks: boundsa11y, a11y-ctw
Accessibility Severity: s3 → ---
Comment 1•1 year ago
|
||
As Morgan noted in the team meeting this morning, it'd be interesting to know if you can still reproduce this with the patch from bug 1837496 reverted.
Updated•1 year ago
|
Flags: needinfo?(nlapre)
You need to log in
before you can comment on or make changes to this bug.
Description
•