On Oct 26, 12:53 pm, joris <[email protected]> wrote: > Since v 1.6b2, when copying (e.g. to clipboard) one ore more CSS > declarations from the Style view there are, besides the regular > newlines, 4 whitespaces added before each declaration.
Just to be concrete: 1. open http://getfirebug.com 2. FIrebug > HTML > select body element 3. Style side panel, right click on body CSS selector, Copy 4. paste is: body { background: url("/img/bg-grad.jpg") repeat scroll 0 0 #EFEFEE; color: #333333; font-family: "trebuchet ms",helvetica,sans-serif; font-size: 62.5%; } Each rule has four spaces. > > Should I consider this a bug or is it a feature? I consider it a feature. YMMV. jjb > > Tested on Win XP and Vista > > Steps to reproduce; > - Fresh Firefox install > - Install Firebug 1.6b2 or 1.6b3 -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
