Also prevents them from showing draggable size.
it is probably trying to display icon and allow the use of IFA on Views header/footer/empty text/global field.
check firebug console script for error reports (while loading those panes).
it will also print json when clicking on anything ajax.

Comments

franz’s picture

Title: IFA bugs Views 2 text-areas. » IFA bugs Views 2 UI text-areas.
barraponto’s picture

mantainer suggested workaround: admin/settings/imagefield_assist has a 'Access settings' tab where it can be configured where ifa displays. it has default value (i think) of 'node/*' 'comment/*' but despite it it is alos set to 'all paths'. should default to specific paths.

lourenzo’s picture

Title: IFA bugs Views 2 UI text-areas. » IFA binds all textareas by default causing bugs on Views UI and Panels
Status: Active » Needs work

Actually, the original bug report could be solved simply by configuring the access settings for the IFA.

But this default configuration should be more cautious with modules using AHAH/AJAX by default.

So, we need to allow by default the access only on node, comment and block paths, and explicitly let users know this can be easily configured

lourenzo’s picture

Assigned: Unassigned » lourenzo
cyberwolf’s picture

Subscribing

lourenzo’s picture

Acessing the config page will allow you to configure in which fields and paths the IFA should be loaded.

lourenzo’s picture

We need to improve the default values for variables, so the standards will work before saving config options.

lourenzo’s picture

Status: Needs work » Fixed

Fixed on beta6: Now by default it will be loaded only in /node and /comment derived paths.

lourenzo’s picture

Status: Fixed » Closed (fixed)