Login!
Lost password?
 

MODx Bug/Feature Tracker and Feature Requests

Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!

FS#986 — remove hidden input box at the bottom of the menu in manager

Attached to Project — MODx
Opened by Matthew Pietz (sirlancelot) - Monday, 10 December 2007, 03:56PM
Last edited by Matthew Pietz (sirlancelot) - Monday, 31 December 2007, 01:16PM
Task Type ToDo
Category Core Distribution
Status Closed
Assigned To Matthew Pietz (sirlancelot)
Operating System All
Severity Low
Priority Normal
Reported Version 0.9.6.1
Due in Version 0.9.6.2
Due Date Undecided
Percent Complete 100%

Details

There's an input box at the bottom of the menu in the manager.

Line 234 of manager/frames/menu.php:
<form action="index.php" style="margin:0;padding:0;position:absolute;top:1000px;">
<input type="text" name="focusStealer" />
</form>

It's been there since r1623 in the 0.9.6 branch and I can't find it used anywhere else in the core. A fulltext search for 'focusStealer' yields only the one file in question.

Se also: http://modxcms.com/forums/index.php/topic,19700.0.html
This task depends upon

This task blocks these from closing
Closed by  Brunaud (coroico)
Friday, 09 May 2008, 08:03AM
Reason for closing:  Fixed
Additional comments about closing:  Seems to be an old unused Etomite residual code
Comment by Mike Schell (netProphET) - Friday, 14 December 2007, 11:27PM
For testing purposes I just tried removing this form from manager/frames/menu.php and it doesn't seem to cause any problems working in Linux versions of Firefox 2.0.0.11, Opera 9.24 or IE 6.

Comment by Matthew Pietz (sirlancelot) - Monday, 31 December 2007, 10:52AM
I've removed this in my environment as well, and tested with Firefox on Mac and Win v2.0.0.10, Safari 3, and IE 6 and 7 with no problems.

Comment by Matthew Pietz (sirlancelot) - Monday, 31 December 2007, 01:16PM
  • Field changed: Status (New → Requires testing)
  • Field changed: Percent Complete (0% → 100%)
Removed in r3278
http://svn.modxcms.com/crucible/changelog/MODx/?cs=3278

Comment by Brunaud (coroico) - Friday, 09 May 2008, 08:01AM
Tried with SVN3697 - No pbs with IE6 and FF2.0