Closed
Bug 1396477
Opened 6 years ago
Closed 6 years ago
The speech bubble box-shadow in RTL is incorrect
Categories
(Firefox :: New Tab Page, defect, P3)
Tracking
()
VERIFIED
FIXED
Firefox 57
People
(Reporter: gasolin, Assigned: gasolin)
References
Details
(Whiteboard: [photon-onboarding][photon-onboarding-newui])
Attachments
(1 file)
The shadow is still at left instead of at right side in RTL mode. step to reproduce: * when onboarding speech bubble is shown * open devtool inspector and change `body dir="ltr"` to `body dir="rtl"` expect: The shadow of speech bubble is at right side in RTL mode.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gasolin
Flags: qe-verify+
Priority: -- → P3
Whiteboard: [photon-onboarding][photon-onboarding-newui]
Assignee | ||
Comment 1•6 years ago
|
||
should do after bug 1392472 land since it includes `onboarding-overlay-button::after` style change
Depends on: 1392472
Updated•6 years ago
|
Status: NEW → ASSIGNED
QA Contact: jwilliams
Comment hidden (mozreview-request) |
Comment 3•6 years ago
|
||
mozreview-review |
Comment on attachment 8904859 [details] Bug 1396477 - fix the onboarding speech bubble box-shadow in RTL; https://reviewboard.mozilla.org/r/176634/#review181698
Attachment #8904859 -
Flags: review?(rexboy) → review+
Pushed by flin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7d9dde6b07c4 fix the onboarding speech bubble box-shadow in RTL;r=rexboy
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7d9dde6b07c4
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Comment 6•6 years ago
|
||
I have verified that this issue is no longer reproducible on Win 10 x64, Win 7 x86, Mac 10.13, & Ubuntu 16.04 x32 with Firefox 58.
status-firefox58:
--- → verified
Comment 7•6 years ago
|
||
I can confirm the intended behavior is respected on beta. I verified using Fx 57.0b7 on Windows 10 x64, Ubuntu 14.04 LTS and macOS X 10.12.6.
You need to log in
before you can comment on or make changes to this bug.
Description
•