Opened 11 years ago

Last modified 10 years ago

#9391 confirmed Bug

Inline editing: editor in iframe doesn't react on parent page scroll

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc: satya_minnekanti@…, matti.jarvinen@…

Description

  • Open inlinebycode sample, resize the browser so that vertical scrollbar appear and try to scroll window.

Result: Toolbar stays in viewport which is good.

  • Now download attached file, put it in samples folder and open it.
  • It displays inlinebycode sample in iframe.
  • resize the browser so that vertical scrollbar appear and try to scroll window

Result: Toolbar doesn't stay in viewport.

Probably editor doesn't listen to parent page events.

Attachments (1)

frame.html (717 bytes) - added by Jakub Ś 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by Jakub Ś

Attachment: frame.html added

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 11 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added

adding myself to cc

comment:3 Changed 11 years ago by Jakub Ś

This ticket is related to #9404.

comment:4 Changed 11 years ago by Jakub Ś

Note: this is only v4 issue (inline editing is available in V4 only).

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

comment:5 Changed 11 years ago by Matti Järvinen

Cc: matti.jarvinen@… added

adding myself to cc.

If the iframe doesn't have padding on top for the toolbar, toolbar obstructs parts of the text.

Any progress?

comment:6 Changed 11 years ago by Mike Burgh

Checking to see if there anyone looking at this ? trying to wrap my head around floatingspace and getting it to factor in the iframe offset to the parent and not having a lot of luck.

comment:7 Changed 11 years ago by Kevin Kamel

Confirmed still occurring 4.1.1

comment:8 Changed 10 years ago by Jakub Ś

#11003 was marked 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