Welcome Guest Search | Active Topics | Sign In | Register

[Web Browser] Paste with context menu Options
Eurice
Posted: Tuesday, November 22, 2022 4:29:50 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hello,

Since updating to eo23, I'm having a strange issue when pasting inside iframe.
I allowed Permissions.Clipboard.

- Using context menu seems to malfunction when copying text from another webpage/application.
(I'm usually using CommandIds.Paste but it seems the same with default ctxtmenu)
It does works sometimes when copying from the same iframe.


- Using keyboard shortcut works fine.


You can use this fiddle to test (use the wikipedia search) https://jsfiddle.net/westonruter/6mSuK/

Was working fine since ~eo20.

EDIT:
You can test it in tabbedBrowser :
Add a paste commandinside context menu in MainWindow.xaml.cs l.781
e.Menu.Items.Add(new EO.WebBrowser.MenuItem("Paste", CommandIds.Paste));
open the jsfiddle and try to paste inside wikipedia searchbar

Regards
eo_support
Posted: Sunday, November 27, 2022 9:16:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,070
Hi,

We have posted a new build that should resolve this issue. Please see your private message for the download location.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.