Skip to content

[OGUI-1903] Fix multiline select and copying - #3582

Draft
isaachilly wants to merge 4 commits into
devfrom
bug/ILG/OGUI-1903/Copy-select-has-new-lines-issue
Draft

[OGUI-1903] Fix multiline select and copying#3582
isaachilly wants to merge 4 commits into
devfrom
bug/ILG/OGUI-1903/Copy-select-has-new-lines-issue

Conversation

@isaachilly

Copy link
Copy Markdown
Collaborator

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

@isaachilly isaachilly self-assigned this Aug 20, 2026
@isaachilly isaachilly changed the title [OGUI-1903] Fix multiline select and copy big [OGUI-1903] Fix multiline select and copying Aug 20, 2026
Simplifies log cell markup by removing `.cell-content` and `.cell-text` wrappers so text sits directly in `<td>`, avoiding extra line breaks when copying multi-row selections.

Thus updates `.cell` styling to handle truncation directly and repositions the context-menu hint as an absolute, non-selectable overlay so it doesn't get copied.
Add new test covering bug.

Extract shared Puppeteer log/table helpers into a reusable test utility.

Update context-menu assertions to read cell text from `td.cell`.
@isaachilly
isaachilly force-pushed the bug/ILG/OGUI-1903/Copy-select-has-new-lines-issue branch from 5cf066a to 6dbe66d Compare August 20, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant