[Webkit-unassigned] [Bug 250119] New: Copying text on a GitHub pull request in split mode sometimes lowercases the first letter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 20:18:52 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250119

            Bug ID: 250119
           Summary: Copying text on a GitHub pull request in split mode
                    sometimes lowercases the first letter
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

To reproduce:

1. Copy "ResizeObserver::create" in https://github.com/WebKit/WebKit/pull/7829/files?diff=split&w=0
2. Paste anywhere.

Expected: pastes as "ResizeObserver::create"
Observed: pastes as "resizeObserver::create"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230105/572ef097/attachment.htm>


More information about the webkit-unassigned mailing list