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

CommentFileSizeAuthor
linktocontent.jpg41.67 KBkeesje

Comments

stborchert’s picture

This 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

keesje’s picture

As 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

stborchert’s picture

Status: Active » Closed (fixed)
scip’s picture

Could you share with us which js file we need to change?
This is very confusing for editors

keesje’s picture

editor_plugin.js in case of the screenshot