Great plugin but has a small issue when using inline popups.
When first displayed the dialog looks OK but as successive levels of taxonomy are opened then the content expands downwards and starts disappearing. This is not a problem with window popups, the content resizes to fit. The interface is still usable but you have to use the tab key to get to the insert button.
On another usability issue, it would be nice to be able to use the keyboard to navigate the node list. Currently it only seems to possible to select a node with the mouse.
Comments
Comment #1
stborchertHi.
You're first is a duplicate of #119767 (check your browser if javascript is allowed to resize windows).
For the latter I didn't know yet whether its possible (because its a simple table). But I will look for a solution.
Comment #2
stborchertchanged title for feature request
Comment #3
stborchertNow you can select a row in the node list with the arrow key (the focus has to be on the table; hit [tab] multiple times until its selected).
Hit [down]/[right] for selecting the next row or [up]/[left] for selecting the previous row.
popup.php
nodelist.js
Comment #4
stborchertOh, I haven't read this the first time.
We found this is a problem with the "inline popups" plugin (#119767. Don't know why the window doesn't resize if this plugin is enabled.
Comment #5
stborchert