Skip to content

fix: skip CJK-Latin spacing for spreadsheet cells#6961

Open
jikkai wants to merge 1 commit into
devfrom
fix/cjk-spacing
Open

fix: skip CJK-Latin spacing for spreadsheet cells#6961
jikkai wants to merge 1 commit into
devfrom
fix/cjk-spacing

Conversation

@jikkai
Copy link
Copy Markdown
Member

@jikkai jikkai commented May 26, 2026

close #3099

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@univer-bot univer-bot Bot added the qa:untested This PR is ready to be tested label May 26, 2026
@jikkai jikkai removed the qa:untested This PR is ready to be tested label May 26, 2026
@github-actions
Copy link
Copy Markdown

Playwright test results

passed  28 passed

Details

stats  28 tests across 12 suites
duration  7 minutes, 40 seconds
commit  3c7c412
info  For more information, see full report and artifacts

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.02%. Comparing base (7a8ddbe) to head (3c7c412).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6961      +/-   ##
==========================================
+ Coverage   61.01%   61.02%   +0.01%     
==========================================
  Files        2582     2582              
  Lines      148726   148727       +1     
  Branches    33567    33568       +1     
==========================================
+ Hits        90739    90757      +18     
+ Misses      57987    57970      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Excessive Spacing Between CJK Characters and Alphanumeric Characters in Spreadsheets Demo

1 participant