[Webkit-unassigned] [Bug 249545] New: Make DragController::DragIsMove return false when selection does not have focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 17 15:43:46 PST 2022


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

            Bug ID: 249545
           Summary: Make DragController::DragIsMove return false when
                    selection does not have focus
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commit, I came across another interesting one, which can be merged to improve further user experience:

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/5fb678a9ee8b5e8e303ea0d66ae5efe979e6fcd2

Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/c2dd7ba9890874670b16f914a46afb7c420da9ce/Source/WebCore/page/DragController.cpp#L192

Can we use "isFocusedAndActive()" from FrameSelection for this or not?

If someone can confirm then I am happy to do PR and fix this.

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/20221217/e30953f6/attachment-0001.htm>


More information about the webkit-unassigned mailing list