Forum Discussion
Smart Copy missing
- Aug 13, 2021
Smart Copy seems to be on field trial stage, at least for me on beta/dev/canary channels.
In any channels(stable..canary), command-line option "--enable-features=msEdgeAreaSelect" should enable the feature.
See 3dots menu->Help and feedback->Send feedback->Send diagnostic data(link)->Experiments and Field Trials(link).
There are
"disabled_experiments": [ ... ]
"enabled_experiments": [ ... ]
and
{"feature_name": "msEdgeAreaSelect","trial_name": "SmartCopy"}
under enabled_experiments in my case.(beta 94.0.992.19, canary 95.0.1017.0, ...)
Note that this configuration is not same for all users and not configurable on user side.
Only command-line option can make change.
BTW, there is no such trial on stable 93.0.961.47 in my case but I can enable SmartCopy with just launching
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --enable-features=msEdgeAreaSelect.
I don't know whether "msEdgeAreaSelect" has some dependency or some blocker though.
I am using Version 95.0.1011.1 (Official build) dev (64-bit)
C:\Program Files (x86)\Microsoft\Edge Dev \Application\msedge.exe --enable-features=msEdgeAreaSelect
Still, Smart Copy is missing.