Skip to content

Visual Bug: Code Block's First Vertical Line Trimmed in Quickstart Guide #9851

@patricnilackshan

Description

@patricnilackshan

Description

Description:

In the Quickstart guide for the googleapis.drive module, there's a visual/UI issue with the code block under, Step 2: Create a new connector instance.

The first vertical character (e.g., C in configurable) is partially clipped when selecting the text manually using a mouse and copying with Ctrl+C. However, using the built-in copy icon copies the text correctly.

Screenshot:

See attached image showing visual clipping.

Image

Steps to Reproduce

Steps to Reproduce:

  1. Visit the Quickstart guide
  2. Go to Step 2: Create a new connector instance
  3. Try selecting the entire code block manually and copy using Ctrl+C
  4. Paste the result into any text editor — the first characters on some lines may be missing or cut off.
  5. Now use the copy icon in the top-right of the code block and paste — this works correctly.

Expected Behavior:

Text copied manually via mouse and Ctrl+C should include all characters exactly as displayed.

Actual Behavior:

When selecting manually, the first character of each line appears clipped visually and sometimes missing in the copied result.

Version

https://central.ballerina.io/ballerinax/googleapis.drive/latest

Environment Details (with versions)

https://central.ballerina.io/ballerinax/googleapis.drive/latest

Metadata

Metadata

Assignees

Labels

Type/BugBugs that need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions