dart-pad icon indicating copy to clipboard operation
dart-pad copied to clipboard

unable to type into the "Updating existing code" text area

Open sethladd opened this issue 11 months ago • 4 comments

I have an existing snippet, which runs.

Then, I click Create with Gemini.

Then, I select Update code.

Then, I put my cursor into the text area.

Then , I try to type.

Actual: my typing appears in the running app's text area (see screenshot, where "imp" is)

Expected: my typing appears in the text area for Update existing code.

Image

this is on Chrome for Mac desktop.

sethladd avatar May 13 '25 16:05 sethladd

Note in the screenshot, the letters "imp" should have appears in the Update existing code text area. They instead appear in the text field for Gemini MTG Card Creator's "Enter a prompt" text input.

sethladd avatar May 13 '25 16:05 sethladd

I think this will be fixed by https://github.com/dart-lang/dart-pad/pull/3251, but we are waiting for https://github.com/flutter/flutter/pull/166804 to land in the stable channel.

johnpryan avatar May 13 '25 17:05 johnpryan

Thanks for the quick response!

sethladd avatar May 13 '25 17:05 sethladd

Thanks for filing an issue!

johnpryan avatar May 13 '25 18:05 johnpryan