I don't remember seeing this behavior before or if it is as intended (I doubt it), but as I click each of the various buttons available in the toolbar, I see the respective section added to the page instead of replacing the previous one. I initially thought this had something to do with using jQuery 1.7 (using jQuery Update), so I reverted to 1.5. Still the same issue:

CommentFileSizeAuthor
taxonomy_manager_persistent_sections.png100.68 KBklonos
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mh86’s picture

I think this has never worked ;-)

klonos’s picture

Well-filed bug report then ;)

mh86’s picture

Status: Active » Fixed

Added a short JS snippet that closes previously opened toolbar forms when a new one gets opened.

And thanks for the report!

klonos’s picture

I confirm that this is now fixed. Thanx.

The UI logic could use some improvement though. Especially what buttons are relevant to each section and if they should be displayed or not (for example there's no point in showing the move up/down buttons while in the export section), but I guess I'll file separate feature requests for things like that.

klonos’s picture

Status: Fixed » Needs work

...actually not. I found that there's a bug. When selecting terms and delete them (after confirmation of course), the resulting tree/list is displayed for a couple of seconds and then it disappears leaving an empty content page (not a WSOD - only the content is missing - rest of the site content/structure is kept). Refreshing the whole page brings the UI and the term tree/list back.

mh86’s picture

Although I cannot reproduce it, I have an idea were this problem comes from. Does it happen after 10 seconds? And which browser+os are you using?

mh86’s picture

Status: Needs work » Fixed

Disappearance of content after 10 seconds should be fixed in the latest dev snapshot.

klonos’s picture

...sorry for not getting back earlier, but I was too busy lately. I confirm that the issue back in #5 is fixed in latest dev. Thanx Matthias!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.