- Home
- Forum
- Angular - EJ 2
- page jump when using copy in context menu
page jump when using copy in context menu
When I copy anything in the editor the page jumps downwards. The problem is the same whether I use the context menu or Ctrl-C.
Attachment: copy_jump_problem_dc9e076a.zip
The behaviour is captured in the attached video.
I understand this may be down to the framework I am using but is there anything I can do with @HostListener to stop the jump behaviour?
Something like this (not real code)...
@HostListener('document:keydown.COPYKEY-goes-here', ['$event']) onKeydownHandler(event: KeyboardEvent) {
if (event.keyCode === this.[COPYKEY-goes-here]) {
event.preventDefault()
}
}
Attachment: copy_jump_problem_dc9e076a.zip
SIGN IN To post a reply.
7 Replies
HC
Harini Chellappa
Syncfusion Team
March 2, 2020 05:35 AM UTC
Hi Bob,
Syncfusion Greetings!
Currently we are checking on the reported scenario. we will update further details on this by March 4, 2020.
Regards,
Harini C
SM
Suriya Murugan
Syncfusion Team
March 4, 2020 12:50 PM UTC
Hi Bob,
We have confirmed the reported issue as bug and logged the defect report. We will fix this issue and include in our upcoming EJ2 patch release which scheduled on March 25,2020.
Regards,
Suriya M.
HC
Harini Chellappa
Syncfusion Team
April 3, 2020 12:19 PM UTC
Hi Bob,
Sorry for the inconvenience.
We have included the fix for the reported issue in our upcoming EJ2 patch release which is tentatively scheduled on April 8, 2020. once included, will update you.
Regards,
Harini C
PN
Preethi Nesakkan Gnanadurai
Syncfusion Team
April 6, 2020 05:42 AM UTC
From: Bob InghamSent: Friday, April 3, 2020 9:08 AM
Subject: RE: Syncfusion support community forum 152022, page jump when using copy in context menu, has been updated.
Subject: RE: Syncfusion support community forum 152022, page jump when using copy in context menu, has been updated.
Hi Harini,
Thanks for the update.
I can see you have been very bust with the document editor.
I am nearing a stage in my project when I will be looking at it once again and 8th April is a good target date for same.
Thanks again and stay well.
Cheers,
Bob
HC
Harini Chellappa
Syncfusion Team
April 8, 2020 03:08 PM UTC
Hi Bob,
Apologies! Due to some issues, we couldn’t include the fix in latest patch release. we will include the fix in our upcoming EJ2 patch release which is tentatively scheduled on April 14, 2020 without any further delay. Once included, we will update you.
Regards,
Harini C
HC
Harini Chellappa
Syncfusion Team
April 14, 2020 02:26 PM UTC
Hi Bob,
We are glad to announce that our EJ2 patch release v18.1.44 has been rolled out successfully and included the fix for the reported scenario in this release.
Kindly upgrade your NPM packages to latest version to resolve the reported issue.
Release Notes
Regards,
Harini C
PN
Preethi Nesakkan Gnanadurai
Syncfusion Team
April 15, 2020 10:13 AM UTC
From: Bob Ingham
Sent: Wednesday, April 15, 2020 4:10 AM
Subject: RE: Syncfusion support community forum 152022, page jump when using copy in context menu, has been updated.
Sent: Wednesday, April 15, 2020 4:10 AM
Subject: RE: Syncfusion support community forum 152022, page jump when using copy in context menu, has been updated.
Hi Harini,
Nice work.
I hope to get back t othe document editor in the next couple of weeks so I will try out these changes then!
Cheers,
Bob
SIGN IN To post a reply.
- 7 Replies
- 4 Participants
-
BI bob ingham
- Feb 28, 2020 04:32 PM UTC
- Apr 15, 2020 10:13 AM UTC