Changes between Version 2 and Version 3 of Ticket #16075, comment 10
- Timestamp:
- Oct 4, 2018 3:57:14 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16075, comment 10
v2 v3 3 3 I managed to fix it by disabling the shared clipboard and drag and drop (both were set to bidirectional). When setting them both back to bidirectional again, the issue did not return. 4 4 5 It's frustrating I didn't try them one-by-one , as I'm not sure what triggered the issue.5 It's frustrating I didn't try them one-by-one. Because I'm not sure what triggered the issue, I'm not sure if I could reproduce it. 6 6 7 7 Without knowing a thing about the code, I do wonder if it's something to do with bidirectional-ness, and/or some sort of race condition involving events.