Assigned
Status Update
Comments
se...@google.com <se...@google.com>
se...@google.com <se...@google.com> #2
Are you using Linkify?
ma...@salesforce.com <ma...@salesforce.com> #3
Can you provide the below requested information to better understand the issue:
Device used
Which device did you use to reproduce this issue?
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Device used
Which device did you use to reproduce this issue?
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
se...@google.com <se...@google.com> #4
I cannot reproduce the issue on my side with a sample app. I have this in production.
Conditions to have this crash:
- Android 8.0.0, whatever the manufacturer (Samsung, Sony, LG…)
- Have the Accessbility Service enable (which is for an optional feature on my application)
Into the last 7 days I got few thousands of users affected which represents 5% of users with both conditions.
I understand this bug is now fixed on your side (because I don't have any report on 8.1 for example) but as Android 8.0 is more and more deployed I have more crash reports everyday.
It can be really very useful to have a workaround from our application side to avoid this issue rather than just "wait for 8.1 to be more deployed".
Conditions to have this crash:
- Android 8.0.0, whatever the manufacturer (Samsung, Sony, LG…)
- Have the Accessbility Service enable (which is for an optional feature on my application)
Into the last 7 days I got few thousands of users affected which represents 5% of users with both conditions.
I understand this bug is now fixed on your side (because I don't have any report on 8.1 for example) but as Android 8.0 is more and more deployed I have more crash reports everyday.
It can be really very useful to have a workaround from our application side to avoid this issue rather than just "wait for 8.1 to be more deployed".
Description
A short description of the issue: Gmail removes the CSS :root selector. This selector is supported in the AMP playground and in mail.ru.
If appropriate, a small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup, without external dependencies.
What is the expected output? What do you see instead? If you see error messages, please provide them. With this code I’d expect the background of the email to be green. But in Gmail it isn’t. On inspecting the code I can see the selector has been removed.