kuma icon indicating copy to clipboard operation
kuma copied to clipboard

Result doesn't update correctly on text-decoration-style

Open HatimLagzar opened this issue 4 years ago • 13 comments

Hi, On https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-style when I click on double it doesn't change until I select another option and back to double. Step 1. Select double image

Step 2. Select another option image

Step 3. Get back to double then it will work. image

Expected Behavior: When I click on double the first time, it should update immediately.

Thanks for this awesome website.

HatimLagzar avatar Apr 28 '20 15:04 HatimLagzar

I'm unable to reproduce. What browser are you using and do you get any errors in the web console?

peterbe avatar Apr 28 '20 18:04 peterbe

Sorry, I am using chrome the latest version of Windows, here are some screenshots ordered. image image image image

I tried to reproduce the bug on firefox, but, it works there perfectly.

HatimLagzar avatar Apr 29 '20 14:04 HatimLagzar

@DevDof Thanks for the detailed report!!

peterbe avatar Apr 29 '20 17:04 peterbe

@peterbe You're welcome.

HatimLagzar avatar Apr 29 '20 17:04 HatimLagzar

@peterbe It looks like after I select successfully "double" I can't get back directly to "solid" unless I select another value(not double) then get back to solid. Again the issue doesn't appear on firefox and no console errors.

HatimLagzar avatar Apr 29 '20 17:04 HatimLagzar

I can't reproduce this issue in Chrome. @DevDof maybe an extension in Chrome interfering?

atopal avatar May 04 '20 14:05 atopal

@Gregoor can you verify and let us know?

tobinmori avatar May 04 '20 16:05 tobinmori

Both @malqinneh and I couldn't reproduce the problem.

@DevDof can you maybe check chrome://extensions/ if there's an extension that's interfering with the page? Does the problem also occur in a private window (where extensions are disabled by default)?

Gregoor avatar May 04 '20 16:05 Gregoor

Hi again, sorry for being late to respond. I just disabled all extension and test on both normal and private window, the problem still appears for me, this is weird. The checked elements inspector, the inline style text-decoration-style: double is applied. By the way, I reproduced successfully the problem on 2 other computers and the third failed to reproduce.

HatimLagzar avatar May 05 '20 02:05 HatimLagzar

@HatimLagzar since we aren't able to reproduce it yet and given the nature of the problem we're going with the assumption that this is a text-decoration specific Chrome render bug. Since you have a reproduction, would you mind file an issue with the reproduction over there? https://www.chromium.org/issue-tracking

Gregoor avatar May 18 '20 16:05 Gregoor

@Gregoor Yes, I will do. Thank you for your time.

HatimLagzar avatar May 21 '20 01:05 HatimLagzar

I did file an issue on the Chromium project website with the details and liked them for this discussion for more details about the problem.

HatimLagzar avatar May 21 '20 01:05 HatimLagzar

Great, thanks for that!

Gregoor avatar May 25 '20 09:05 Gregoor