Posted by chapabu on March 25, 2011 at 9:49am
1 follower
| Project: | Drupal For Firebug |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
I'm sure it was like this in a previous release...but it'd be great if we weren't restricted to the tiny box for Executing PHP snippets! I often have Firebug pulled quite high or in a seperate window, and although I can pull the textfield so it's larger...I can't actually see it (currently using DFF 1.4 on D6) :(
Awesomely useful piece of kit though!
Comments
#1
I've attached a patch to fix this against 7.x-1.x.
The same issue as #1289330: Invalid CSS syntax in drualforfirebug_get_php_exec_area() but for 7.x rather than 6.x - would be good to get commited to both :-)
#2
Whoops - wrong version...sorry
#3
I've used this on patch a few sites now, and it works fine. Marking as RTbC - would be good to get this patch into dev if it's not already.
Can't comment on the D6 version in #1289330: Invalid CSS syntax in drualforfirebug_get_php_exec_area() but it's the same, so I'd assume it's fine.