The tricky part: On users with my "Administrator" role (every permission turned on) the problem does not occur.

However, whenever I place a link field as the last field of any CCK group, the group has a scroll bar to allow access to what appears to be some white space located below the field. This happens when editing the node or creating a new node.

The problem occurs when using either a Static Title, Required Title, or no title.

If I move the field up in the group, the scroll bar disappears.

Comments

jcfiala’s picture

That's a funky error. Am I correct in that by 'CCK group' you're referring to fieldgroups?

StevenSokulski’s picture

Yep.

Its a strange thing, and easily worked around by moving the field up in the group, but thought I'd post it nonetheless.

jcfiala’s picture

That's fine. It's possible it's a quick fix, or it's possible it turns out to be something with the theme you're using. Oh, that's a good question - are you using a downloaded or core theme, and if so which one, or are you using a custom theme?

StevenSokulski’s picture

I'm using Garland and it is 100% unhacked. I'm still in the data phase on this site, but I'll be installing a contributed theme in the next day or so. If the second theme exhibits the same behavior (or doesn't) I'll share the details.

StevenSokulski’s picture

Also, this has been exhibited in Firefox, Safari, and Chrome on a Mac.

dqd’s picture

Status: Active » Closed (works as designed)

@StevenSokulski: uhm, sorry but -if- this is any issue depending on a module (php code) than it will rather be a fieldgroup issue since the markup comes from there and not from link field module