Superfluous animation transform
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: 854363956, Unassigned, NeedInfo)
Details
(Whiteboard: [QA-not-reproducible])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
Firefox for Android
Steps to reproduce:
- git clone git@github.com:Web-Lif/rc-table.git
- npm install
- npm run start
- ./firefox.exe http://localhost:8000/~demos/base-table-demo
- Scroll the table in the webpage
Actual results:
Will flicker, Sorry, English is not my native language, what I may describe is not very clear, you can look in the gif file
Expected results:
I expect it to not flash, but to be fixed on it normally
Comment 1•3 years ago
|
||
Hey 854363956,
Can you test the issue while in Safe Mode? You can find helpful info here : https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode .
Also a fresh new profile could help. You can find more about creating a new profile here : https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems#w_6-create-a-new-firefox-profile .
If possible, you can test this issue on the nightly build as well. Download the build from : https://www.mozilla.org/en-US/firefox/nightly/all/ .
I built a reproducible website,
By default, it is abnormal, but the interesting thing is that if I use a debugging tool to inspect the element, then it becomes normal
I enable in safe mode, version is the version built every night (PS: Version 97.0a1 (2021-12-27) (64 位)
)
Comment 5•3 years ago
|
||
Setting a component for this issue in order to get the dev team involved.
If you feel it's an incorrect one please feel free to change it to a more appropriate one.
Comment 6•3 years ago
|
||
The severity field is not set for this bug.
:alaskanemily, could you have a look please?
For more information, please visit auto_nag documentation.
Description
•