Closed (fixed)
Project:
Link to content
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Nov 2006 at 19:13 UTC
Updated:
14 Feb 2007 at 22:14 UTC
When opens pulldowns for category and subcategory the insert and cancel buttons are scrolled out of sight below the bottom of the popup window causing user confusion!
Comments
Comment #1
stborchertCould you please give some more information about your system (drupal version 4.7.4?).
Are there any javascript errors?
By the way:
If you go to [Preferences] -> [content] -> [enable JavaScript - Advanced] is the item "Move or resize existing windows" checked or unchecked?
Comment #2
csc4 commentedCertainly Drupal 4.7.3, latest link to content, the resize tick box wasn't checked (but it was doing the initial resize, just not when the sub category options appear). No javascript errors.
Comment #3
stborchertHave you checked it and tried again?
Comment #4
csc4 commentedSorry - I could and should have been clearer.
The box wasn't ticked, I ticked it and tried again and it made no difference. It does seem to do the first resize but then doesn't resize subsequently - could provide GIF's/PNG's if it helps.
An option to have the buttons at the top rather than the bottom - or repeater buttons would also solve the problem
Comment #5
stborchertHi.
I've tested on different systems and with different browsers but could not reproduces this bug.
But you are the second person who has noticed this.
Uh, wait. Could you please test something:
Remove
{$lang_linktonode_label_documents}from popup.php (line 52)and then try again.
This fixed it for the other one (#91560). I have no idea why, but it fixed it ;-)
Comment #6
stborchert