Closed (works as designed)
Project:
Link
Version:
6.x-2.8
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2010 at 18:30 UTC
Updated:
3 Mar 2012 at 14:14 UTC
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
Comment #1
jcfiala commentedThat's a funky error. Am I correct in that by 'CCK group' you're referring to fieldgroups?
Comment #2
StevenSokulski commentedYep.
Its a strange thing, and easily worked around by moving the field up in the group, but thought I'd post it nonetheless.
Comment #3
jcfiala commentedThat'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?
Comment #4
StevenSokulski commentedI'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.
Comment #5
StevenSokulski commentedAlso, this has been exhibited in Firefox, Safari, and Chrome on a Mac.
Comment #6
dqd@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