symphonists / subsectionmanager

Subsection management for Symphony.
Other
44 stars 32 forks source link

Layout problem with new items #236

Closed animaux closed 11 years ago

animaux commented 11 years ago

On creation of new items the item content is stuck under the header.

bildschirmfoto 2013-07-25 um 08 23 16

(A workaround is to use the Tab-Key to navigate to the hidden item, which in turn fixes the layout.)

bildschirmfoto 2013-07-25 um 08 23 25

nilshoerrmann commented 11 years ago

Welches Element ist denn hochgescrollt? (Es gibt 3 oder 4 mit overflow: hidden;, die in Frage kommen.)

animaux commented 11 years ago

<div id="wrapper"> ist das letzte Element welches richtig sitzt.

<div id="contents"> ist dann das erste welches hochgerutscht ist.

bildschirmfoto 2013-07-25 um 08 46 40

bildschirmfoto 2013-07-25 um 08 46 50

yojeek commented 11 years ago

Was this fixed? I still experience similar problem when adding/editing items:

ssm-height-miscalculation

Issue may be related to https://github.com/hananils/subsectionmanager/issues/235.

Ubuntu FF/Chromium, Symphony 2.3.3, SSM 3.5.1 .

nilshoerrmann commented 11 years ago

You are not experiencing this issue but #235 which should be fixed. Are you using the latest version and have you emptied your browser's cache?