Hi Graham, Do you have a test case to exemplify your problem? It's hard to understand exactly what is going on just by reading.
2010/9/30 gwideman <[email protected]>: > Sometimes the same file is listed several times, suffixed with #2, #3 The repeated name occurs because <style> elements have no name, so if you have three <style> elements you'll see 3 repeated names in Firebug. > etc. Sometimes, as I select different html elements in the main > document to view, this list changes, with more repeats of the main > html file, for example. If the number of <style> elements don't change, the list should NOT change, as far as I know. So it seems to be a bug. Show us a small test case, and we'll be able to tell if it is a bug, and fix it. regards, Pedro Simonetti. > > I guess I'm not understanding the logic of this list, or the meaning > of the repetitions and why they change. > > -- Graham > > -- > 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. > > -- 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.
