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

Fix scrolling of search results in documents with marked content (bug 1714183) #13482

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

This regressed in PR #13171, since the spans with the marked content identifiers interfere with scrolling of search results.

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1714183

…unction

This code was added in PR 3968, apparently in order to fix scrolling of search results in HiDPI-mode.
However, after PR 4570 nothing is setting these `dataset`-properties any more and this is thus dead code which should be removed. (If that change had broken scrolling of search results in HiDPI-mode, you'd really expect that it'd been reported and fixed a long time ago.)
@Snuffleupagus
Copy link
Collaborator Author

/botio integrationtest

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @Snuffleupagus received. Current queue size: 0

Live output at: http://3.101.106.178:8877/84b07c2a1621fac/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/b58396396c6c706/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/b58396396c6c706/output.txt

Total script time: 4.37 mins

  • Integration Tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/84b07c2a1621fac/output.txt

Total script time: 5.03 mins

  • Integration Tests: FAILED

@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/75dea72e48633ba/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/75dea72e48633ba/output.txt

Total script time: 3.79 mins

Published

…714183)

This regressed in PR 13171, since the `span`s with the marked content identifiers interfere with scrolling of search results.
@brendandahl brendandahl merged commit 425e584 into mozilla:master Jun 4, 2021
@Snuffleupagus Snuffleupagus deleted the scrollMatches-fix branch June 4, 2021 17:32
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.

3 participants