Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1455915

Summary: Wayland - crash when paste after browser start
Product: [Fedora] Fedora Reporter: Martin Stransky <stransky>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gecko-bugs-nobody, jhorak, kengert, pjasicek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1457201 (view as bug list) Environment:
Last Closed: 2017-05-31 10:11:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Stransky 2017-05-26 12:27:48 UTC
Description of problem:

https://github.com/stransky/gecko-dev.git package crated when clipboard contains some data before browser start and user pastes to browser after browser start.

Looks like data_offer_offer() callback collides with the one in Gtk and we don't get data_device_selection() callback when browser is focused. Seems to a race condition between our and Gtk clipboard handling.

Comment 1 Martin Stransky 2017-05-31 10:11:10 UTC
Fixed by commit 74cb6f1445ed2c79d746bebf2703ebb45a8d2008