Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpage Compare: synchronize events #2111

Merged
merged 8 commits into from
Nov 19, 2023
Merged

Conversation

sdottaka
Copy link
Member

@sdottaka sdottaka commented Nov 18, 2023

This PR implements issue #2064: "Synchronize Scrolling in Web page comparison".

This scrolling synchronization does not currently scroll the parts where there are no differences to the same position. Therefore, if there is an insertion or deletion, it may not scroll to the expected position.

In addition to scrolling, click events and input events can also be synchronized. The submit event has not been implemented so far.

To enable this feature, check Event Synchronzation → Enabled menu item as shown below.

image

DEMO
#2111

@sdottaka sdottaka added this to the v2.16.35 milestone Nov 19, 2023
@sdottaka sdottaka marked this pull request as ready for review November 19, 2023 22:47
@sdottaka sdottaka merged commit 3255dc3 into master Nov 19, 2023
2 of 3 checks passed
@sdottaka sdottaka deleted the webpagediff-sync-events branch November 19, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant