lionheart / openradar-mirror

A mirror of radars pulled from http://openradar.me/.
245 stars 17 forks source link

49853516: Simulator "Automatically Sync pasteboard" never works initially after simulator launch #21198

Open openradar-mirror opened 5 years ago

openradar-mirror commented 5 years ago

Description

Summary: The first time you launch the iOS simulator, the "Automatically sync pasteboard" option in the "Edit" menu does not work. In order to make it work you have to turn it off and then on again once.

Steps to Reproduce:

  1. Launch iOS Simulator (e.g. from Xcode + with "Automatically sync pasteboard" selected")
  2. Copy text in macOS
  3. Try to paste in a text field (etc) in the iOS Simulator

Expected Results: Shows "paste" in a tooltip popup and you can paste the copied text in

Actual Results: Does not detect that you have copied text. Need to turn off and on the "Automatically sync" option in the "Edit" menu and then copy the text again and then go to paste it in the simulator again. If you close the simulator completely and try again, same result.

Version/Build: Xcode Version 10.2 (10E125), Simulator Version 10.2 (SimulatorApp-880.5 CoreSimulator-587.35)

Configuration: macOS 10.14.4 (18E226), MacBook Pro (15-inch, 2018)

- Product Version: Xcode Version 10.2 (10E125), Simulator Version 10.2 (SimulatorApp-880.5 CoreSimulator-587.35) Created: 2019-04-17T15:21:53.196519 Originated: 2019-04-12T00:00:00 Open Radar Link: http://www.openradar.me/49853516

4np commented 5 years ago

It actually does work, but you first need to unselect Automatically Sync Pasteboard and then re-select it again. Then again copy what you want to paste into the simulator, and paste again. It seems to be a bug that is does not work by default, but it works with this workaround.