Opened 8 years ago

Closed 8 years ago

#13808 closed Bug (duplicate)

Find plugin doesn't scroll correctly when zoom is set

Reported by: matejp Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  • put enclosed war to he web server and rund index.html
  • press enter about 20 times
  • write "test"
  • press control+home to return to the top of the editor
  • click on find icon (8th from the left in the toolbar), write "test" to the input field, click find
  • edtior correctly scrolls to the bottom where "test" word is
  • close input popup
  • press control+home to return to the top of the editor
  • click on zoom and set it to 150%
  • click on find icon (8th from the left in the toolbar), write "test" to the input field, click find
  • editor doesn't scroll to the bottom where "test" word is

Expected result

  • editor shoud scroll to the find result regardless zoom

Actual result

  • editor doesn't scroll to the bottom where "test" word is

Other details (browser, OS, CKEditor version, installed plugins)

Chrome and IE, Win8, 4.4.7, zoom In Firefox and Edge it works OK!

Attachments (1)

find.war (950.4 KB) - added by matejp 8 years ago.
File with example to reproduce bug

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by matejp

Attachment: find.war added

File with example to reproduce bug

comment:1 Changed 8 years ago by Jakub Ś

Keywords: find zoom removed
Resolution: duplicate
Status: newclosed
Version: 4.4.7

Thank you for the code. It has been helpful. It has turned out that your report is just another test case for #13372.

I'm closing this ticket as duplicate.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy