Hi John, thanks for the detailed feedback.
1. Watch names are now being split down the middle with '...' For any kind > of real time development this is not good. > The reason behind this was to avoid horizontal scrolling as far as possible. OTOH DOM property names are not cropped, so this should probably be changed. Can you please create an issue for that with a small test case? > Even when you use copy name, you still don't get the real name of the > watch. > Obviously a bug. Please create an issue for that. > 2. While paused in script we used to be able to use the select HTML arrow > and select an html item on the page. Not any more. > This is due to the new debugging API we use now. For more info follow issue 7348 <https://code.google.com/p/fbug/issues/detail?id=7348>. 3. I have experienced multiple problems with ghost breakpoints. They are > obviously being cached somehow even if they are deleted. I believe this may > be reproducible by loading the browser with a vaild script > and setting a breakpoint. Then edit that script so that is actually > invalid javascript and reload the page. > This was already reported several times. Unfortunately we can't reproduce this problem yet. So if you can provide a simple reproducible test case, then please post it in issue 7301 <https://code.google.com/p/fbug/issues/detail?id=7301>. Sebastian On Saturday, June 21, 2014 1:40:28 AM UTC-4, Jan Honza Odvarko wrote: >> >> https://blog.getfirebug.com/2014/06/21/firebug-2-0-1/ >> >> Honza >> > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/1837e042-1c64-461f-be2b-473eae41c600%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
