Closed (fixed)
Project:
Link to content
Version:
5.x-1.6
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 18:52 UTC
Updated:
4 Dec 2008 at 12:45 UTC
In FF2 they are.
Look at screenshot. Hitting tab after selecting a node reveals the buttons, the (not resizable) window seems to be to small for the form.
Kees
| Comment | File | Size | Author |
|---|---|---|---|
| linktocontent.jpg | 41.67 KB | keesje |
Comments
Comment #1
stborchertThis is a problem when additional toolbars are displayed in the popup-window (as in your screenshot the location bar). The height of the window isn't calculated correct (toolbars doesn't count in IEx for whatever reason).
Don't know how to fix this, yet but possibly I will find a working solution.
greetings,
Stefan
Comment #2
keesje commentedAs far as I can see, other popups reserve extra space in the height. Simply add 30px or so to the hight in the JS file 'solves' the problem.
Regards,
Kees
Comment #3
stborchertComment #4
scip commentedCould you share with us which js file we need to change?
This is very confusing for editors
Comment #5
keesje commentededitor_plugin.js in case of the screenshot