[Webkit-unassigned] [Bug 279117] New: [GTK] REGRESSION(???): Cannot paste text in MiniBrowser's URL entry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 01:44:20 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279117
Bug ID: 279117
Summary: [GTK] REGRESSION(???): Cannot paste text in
MiniBrowser's URL entry
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
Steps to reproduce:
1. Copy an URL to the clipboard (or some text).
2. Run MiniBrowser.
3. Click on the URL entry text field, press Ctrl-V to paste.
or
4b. Right click on the URL entry text field, choose “Paste” from the menu.
Expected outcome:
The contents of the clipboard are entered on the URL entry text field.
Actual outcome:
Nothing from the URL ends up in the URL entry text field. The following
messages can be seen in the console:
(MiniBrowser:24): GLib-CRITICAL **: 01:37:35.288: g_unix_open_pipe: assertion '(flags & (FD_CLOEXEC)) == flags' failed
(MiniBrowser:24): GLib-GIO-CRITICAL **: 01:37:35.288: g_task_return_error: assertion 'error != NULL' failed
Additional information:
This used to to work fine, so it must have regressed recently. The bug can
be reproduced both in ToT (tested on 283088 at main) and the 2.46 release branch.
Entering text with the keyboard works, only pasting from the keyboard seems to
be affected.
--
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/20240904/28f9f1e4/attachment.htm>
More information about the webkit-unassigned
mailing list