fabricjs / fabric.js

Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

Home Page:http://fabricjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: shadow appears on the upper side, and the underline displays on the backside of a Textbox when objectcaching is false

niketaOptimumnbrew opened this issue · comments

CheckList

  • I agree to follow this project's Code of Conduct
  • I have read and followed the Contributing Guide
  • I have read and followed the Issue Tracker Guide
  • I have searched and referenced existing issues and discussions
  • I am filing a BUG report.
  • I have managed to reproduce the bug after upgrading to the latest version
  • I have created an accurate and minimal reproduction

Version

5.3.0

In What environments are you experiencing the problem?

Firefox, Chrome, Safari

Node Version (if applicable)

14.20.0

Link To Reproduction

https://jsfiddle.net/Niketa_patel/as5evzt2/58/

Steps To Reproduce

  1. Please check above fiddle to reproduce the issue.
  2. shadow will display on text.

Expected Behavior

  • should show shadow text backside of text, don't show shadow text over the text or over the underline.


image

Actual Behavior

  • shadow text show over the text underline rather than displaying backside of text

image

Error Message & Stack Trace

No response