WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
279117
[GTK] REGRESSION(???): Cannot paste text in MiniBrowser's URL entry
https://bugs.webkit.org/show_bug.cgi?id=279117
Summary
[GTK] REGRESSION(???): Cannot paste text in MiniBrowser's URL entry
Adrian Perez
Reported
2024-09-04 01:44:20 PDT
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@main
) and the 2.46 release branch. Entering text with the keyboard works, only pasting from the keyboard seems to be affected.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug