Posted by jvieille on November 1, 2011 at 1:42pm
2 followers
| 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.
| Attachment | Size |
|---|---|
| Correct sheetnodeField.PNG | 82.66 KB |
| HalfcutSheetnodeField.PNG | 75.37 KB |
Comments
#1
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.
#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
I can confirm the problem with CCK3. I'll work on it.
#10
Thanks again for this very powerful and ever improving module