When I add a "markup" field to a webform, the details for all text formats are visible instead of only the details for the one selected. This is different from the way this works across the rest of Drupal.
Definitely not a huge deal, just thought I'd report it.
Thanks!
Here's a screenshot of what I'm talking about:

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | form_builder_filter-1772618.patch | 719 bytes | quicksketch |
| Screen Shot 2012-09-03 at 3.51.08 PM.png | 74.22 KB | bjlewis2 |
Comments
Comment #1
quicksketchThanks for the report! You're correct. I think the filter.js file is just missing from the page. I'll get this fixed up next time I'm working in the queue.
Comment #2
quicksketchI've committed this patch which fixes the problem. No backport to D6 is necessary since it doesn't have these filter-specific CSS/JS files.