packages icon indicating copy to clipboard operation
packages copied to clipboard

[url_launcher][web] Better support for semantics in the Link widget

Open mdebbar opened this issue 1 year ago • 3 comments

  • Better support for semantics.
  • Better support for clicks with a modifier key (e.g. cmd+click).
  • More robust handling of events (can now correctly handle events received in a different order).
  • Apply the target attribute on semantic links.
  • Improve tests.

Fixes https://github.com/flutter/flutter/issues/143164 Fixes https://github.com/flutter/flutter/issues/146291

mdebbar avatar May 10 '24 20:05 mdebbar

Re-opening this. It needs to land for https://github.com/flutter/flutter/issues/143164 to be fixed

harryterkelsen avatar Jul 17 '24 23:07 harryterkelsen

From triage: What's the status of this issue? Is it still planned for further work?

stuartmorgan-g avatar Oct 08 '24 19:10 stuartmorgan-g

Waiting for this commit to make it to stable.

mdebbar avatar Oct 08 '24 19:10 mdebbar

(triage): https://github.com/flutter/flutter/commit/8d01fe0565e41ff1ad1b12bd6141fe636d1dc973 still hasn't made it to stable.

goderbauer avatar Dec 10 '24 23:12 goderbauer

The tests are still conflicting, I'll try to resolve those.

ditman avatar Jan 08 '25 19:01 ditman

I'm going to autosubmit this, since all the tests seem to be passing.

ditman avatar Jan 10 '25 02:01 ditman