[Webkit-unassigned] [Bug 247848] New: Making VisibleSelection operator== take base and extent into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 12 15:06:04 PST 2022


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

            Bug ID: 247848
           Summary: Making VisibleSelection operator== take base and
                    extent into account
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: wenson_hsieh at apple.com

Hi Team,

While going through Blink Commits, I came across another interesting commit, which is something fixes long press text selections and dragging solution but it does not have any test case to validate the change.

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=193950

Webkit GitHub - https://github.com/WebKit/WebKit/blob/50b63f352a0727a36aea7b4f380235a1048ffe7e/Source/WebCore/editing/VisibleSelection.h#L166

Since it does not have test case, I cannot verify whether we are still breaking something or not but if it can fix some edge cases of text selection and dragging (as it claims) then I think it would be good to consider.

Appreciate if someone can share insight into it.

Thanks!

-- 
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/20221112/5be7770e/attachment.htm>


More information about the webkit-unassigned mailing list