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

stborchert’s picture

Assigned: Unassigned » stborchert
Category: bug » feature

Hi.
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.

stborchert’s picture

Title: Content Overflow in Inline Popups » make nodelist accessible

changed title for feature request

stborchert’s picture

Status: Active » Fixed

Now 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

stborchert’s picture

a small issue when using inline popups.

Oh, 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.

stborchert’s picture

Status: Fixed » Closed (fixed)