unoplatform / Uno.Gallery

The Uno Platform Gallery application
https://platform.uno/
Other
152 stars 43 forks source link

[macOS] [CodeBox] Margin is missing in all code boxes and Copy button overlaps when long code is displayed. #133

Closed DennyPerez18 closed 1 year ago

DennyPerez18 commented 3 years ago

Current behavior

Screen Shot 2021-02-06 at 6 56 41 PM

Expected behavior

Capture8

How to reproduce it (as minimally and precisely as possible)

  1. Display any CodeBox
  2. Ex. Select Overview from the left menu
  3. Click on View component from TexBox section
  4. Scroll on the page and expand the code from Multiline section
  5. Notice the margin is missing and the Copy button overlaps the code

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

carldebilly commented 3 years ago

Investigations

carldebilly commented 3 years ago

This issue won't be fixed for 3.5. In the mean time, we can use a work-around: use narrower text. The bug is happening when the text is wider than the available space.