Opened 12 years ago

Last modified 10 years ago

#9017 confirmed Bug

FF, Opera - Page down gets stuck

Reported by: Lynne Kues Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Firefox Opera IBM Cc:

Description

In FF, go to CKEditor demo. Go to Source view. Ctrl-a, then paste the attached html into Source View. Go to non-source view. Press page down key. Keep pressing. About two-thirds of the way down, page down will get stuck.

Attachments (2)

sample-html.txt (36.8 KB) - added by Lynne Kues 12 years ago.
pageDown.txt (964 bytes) - added by Teresa Monahan 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by Lynne Kues

Attachment: sample-html.txt added

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Firefox Opera added
Status: newconfirmed
Summary: FF - Page down gets stuckFF, Opera - Page down gets stuck
Version: 3.4.23.0

It has been reproducible in Firefox and opera from CKEditor 3.0.

Paging stops at second row of second table (the one that contains "NI_IPS_Mig" in its first column). This is the first row for which second column has more than two "p span u". The same thing happens for last row which has more than two "p span u" as well.

Last edited 12 years ago by Jakub Ś (previous) (diff)

comment:2 Changed 12 years ago by Teresa Monahan

This seems to occur because the table cell where the page down gets stuck is larger than the editor height, and there is only one line of content in the cell. If you enter a few more lines of content in the cell, Page down begins to work again.

I have reproduced the issue with smaller sample data included in pageDown.txt (attached). Page Up actually also gets stuck in this testcase for the same reason.

Changed 12 years ago by Teresa Monahan

Attachment: pageDown.txt added

comment:3 Changed 12 years ago by Teresa Monahan

Actually this is reproducible outside of CKEditor. It looks like a FF bug. I have logged a defect for this at: https://bugzilla.mozilla.org/show_bug.cgi?id=762060

comment:4 Changed 10 years ago by Piotrek Koszuliński

Still reproducible on FF 27.

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