Actually I have changed this at R7778 (when working on issue 3266) http://code.google.com/p/fbug/issues/detail?id=3266
Please open a new ticket for this. If there is no agreement on the new behavior we should probably stick with the old one. Honza On Oct 29, 9:36 am, joris <[email protected]> wrote: > Is there anything I can do to get the old behavior back? > > On Oct 27, 7:15 pm, John J Barton <[email protected]> wrote: > > > On Oct 27, 9:53 am, joris <[email protected]> wrote: > > > > 3 -> I did not select Copy, I selected the rules I want. Lets say I > > > only want to copy the font-family and font-size rule. Those paste > > > results were always pasted with just a newline, no spaces. > > > > Is this feature added on purpose? > > > I guess not. I guess that the template for CSS rules was changed > > slightly and spaces were added as a result. We don't control > > (select,copy) we use the browser default. > > > jjb > > > > On Oct 27, 2:52 am, John J Barton <[email protected]> wrote: > > > > > 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. openhttp://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.
