Download & Extend

Can't edit teasers

Project:Edit
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Edit D7 Backport

Issue Summary

This is another one of those weird bugs to try and explain, but...

In Spark, if I go to a page like /node#edit, although I can click into the body field and see CKEditor pop up, the field appears like underneath the footer somehow? so I can't see the bottom of the form.

Screen Shot 2013-01-20 at 1.31.55 AM.png

I can manually scroll down with some effort, but then the save button is hidden and I can no longer click it:

Screen Shot 2013-01-20 at 1.31.55 AM.png

AttachmentSize
Screen Shot 2013-01-20 at 1.31.55 AM.png70.91 KB
Screen Shot 2013-01-20 at 1.31.55 AM.png70.91 KB

Comments

#1

Fixing second screenshot.

AttachmentSize
Screen Shot 2013-01-20 at 1.35.31 AM.png 51.73 KB

#2

Looked a bit, no Idea what's happening there.

Front page of spark distrib is panel with IPE enabled.

#3

1) The "switch to plain text editor" stuff should not exist IMO — it appears to be a setting in the CKEditor module: #659368: "Switch to plain text editor" link.
2) The footer issue is very bizarre; and it's puzzling how I/we never encountered this before. However, the only reason I can think of is a z-index issue. The z-index of the footer must be >300ish, because Edit uses z-indexes in the 300s for things on top of its white overlay.

#4

It's the theme. When using Zen it works (only the IPE bar at the bottom that gets in the way but nothing dramatic).

#5

Soooo, without overflow:hidden it works much better… layout.css line 39.

#6

#7

Status:active» needs review

#8

Status:needs review» fixed

updated spark profile to include the patch in the other issue for the sake of closing this one.

#9

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here