Download & Extend

Multiple field displays the first half cut

Project:Sheetnode
Version:6.x-1.x-dev
Component:Core
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When setting the cck sheetnode field to multiple, the first occurrence appears half cut vertically

  • the second added field is ok
  • Removing the first insane field let the second one ok
  • Adding a new field cuts the first displayed again.
AttachmentSize
Correct sheetnodeField.PNG82.66 KB
HalfcutSheetnodeField.PNG75.37 KB

Comments

#1

Version:6.x-1.6-beta2» 6.x-1.x-dev

Please try with the latest dev and close this issue if it works correctly.

#2

Same problem with the latest dev

#3

Quite anoyiing.
Same behaviour in Chrome, FF
No Javascript error

apparently, the vertical scroll bar is set to the middle of the screen when going to edit mode.
After switching to full screen, it behave correctly when back to inline edit

Tried Garland theme instead, same problem.

Am I alone getting this?

#4

Tried the last dev, no change yet.
Tried different browsers,different themes, with and without JQuery update, clearing caches...,

#5

I made a lot of tests again, on different installs, same behaviour
I am sure you can reproduce.
The problem always appears when the Sheetnode CCK field is set to "Unlimited"
Other settings (1 or any number) work.

#6

Attached is what I'm getting on my test environment - it's working fine. In your screenshot, I'm noticing CCK controls that I don't recognize (the arrow and plus icons on the right column) - are you using a CCK add-on?

If you haven't done so already, please try with a plain vanilla Drupal and just CCK + Sheetnode installed.

AttachmentSize
localhost screen capture 2012-2-17-13-34-5.png 386.03 KB

#7

I tested in plain simplistic Drupal install, got the same.

I use cck-6.x-3.0-alpha3, may be it is the problem(multigroup capabilities)?

#8

OK I'll test with CCK 3.

#9

Component:CCK field» Core

I can confirm the problem with CCK3. I'll work on it.

#10

Thanks again for this very powerful and ever improving module