Skip to content

Wrapped code markdown can overlap with large font size in Chrome

Summary

Steps to reproduce

  • In Chrome, navigate to chrome://settings/appearance
  • Set Font Size to Large
  • Create a comment on an issue with a multi-columned table (see example here)
  • Insert a line in the table with two separate code formatted text chunks
  • Make the line long enough to wrap to the next line

What is the current bug behavior?

Code-formatted text is sometimes overlapped when the line wraps and there's an additional code-formatted text chunk. This bug is mirrored in the rich-text preview as well.

What is the expected correct behavior?

No overlapping should occur in the comment or in the rich-text preview.

Relevant logs and/or screenshots

Overlapped Not overlapped (Still at large font size)
Overlap Not_overlapped

Output of checks

This bug happens on GitLab.com /label reproduced on GitLab.com

Edited by Laura Callahan