Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
menu system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2005 at 13:45 UTC
Updated:
10 Jan 2006 at 00:43 UTC
In HEAD/cvs with menu.module active, if you dropd-down the 'Menu item settings' on create/edit node then when you hit the 'submit' button it doesn't submit the page, but instead the submit button jumps down a few pixes. Works on second press of submit button.
Known to be a problem in Firefox 1.0.6.
Other people can reproduce this issue.
[Also, I notice the menu title no longer prefills to the node title. I liked this feature, no longer present. Not sure if this is a bug or by design]
Comments
Comment #1
tostinni commentedI can't reproduce it with FF 1.0.6 and HEAD.
Does this happens in others browsers, does it depends on the OS you use ?
Comment #2
killes@www.drop.org commentedthis happens to me here on drupal.org. I blame the collapsible fieldsets for this.
Comment #3
gregglesI could not duplicate this using current cvs HEAD with Firefox1.5 and WinXP.
I tried the following scenarios.
Scenario A -
1. Edit existing node
2. Open the Menu Settings collapsible fieldset
3. Edit the entires in the menu settings
4. Hit submit
Expected results:
Form submits
Actual Results:
Form submits
Scenario B -
1. Edit existing node
2. Open the Menu Settings collapsible fieldset
3. Edit the entires in the menu settings leaving the "Parent Item" dropdown open (that is, dropped down)
4. Hit submit
Expect results:
Form submits
Actual Results:
Drop down is closed (un dropped) and the field is selected. Hitting submit a second time then submits the form.
Scenario B is a browser behavior and is consistent across the internet.
Was one of those the problem described or was it something else? Perhaps it was something else that has changed and been fixed.
Comment #4
Steve Dondley commentedI used to see this on the settings page every once in a while. I haven't seen it in a couple of months, however. I'm going to close out.