-
Notifications
You must be signed in to change notification settings - Fork 188
Description
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.
Steps to Reproduce
Steps to Reproduce:
- Visit the Quickstart guide
- Go to Step 2: Create a new connector instance
- Try selecting the entire code block manually and copy using Ctrl+C
- Paste the result into any text editor — the first characters on some lines may be missing or cut off.
- 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
