Opened 12 years ago
Last modified 11 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)
Change History (9)
Changed 12 years ago by
Attachment: | frame.html added |
---|
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:4 Changed 12 years ago by
Note: this is only v4 issue (inline editing is available in V4 only).
comment:5 Changed 12 years ago by
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 12 years ago by
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.
adding myself to cc