> > 1. In the right column in section "Style" > If you hover to css-file, then path will be displayed as hint. Very > often I need to open this css-file in new tab of browser, but it is > impossible. It's only opened into Firebug console - what is not useful > for me. > Just right-click on it. You will get a context menu with an option *Open in New Tab*, which does exactly what you need. Btw. this works with all source links within Firebug.
> 2. Copy in cyrillic alphabet is not properly displayed when I view the > html structure (HTML section - left column). When I click to edit the > copy into some tag, then it's displayed properly. It's really not > useful to see characters as: > <p>Зато врем&yacy ...</p> > instead properly view of it: > <p>За это ...</p> I assume you're already using an alpha version of Firebug 1.10. You can get the normal character display via HTML panel options menu<http://getfirebug.com/wiki/index.php/HTML_Panel#Options_Menu>> *Show Entities As Symbols*. Thanks - hope FB will be improved again soon :) > I suggest you read our blog posts <http://blog.getfirebug.com/> and the release notes <http://getfirebug.com/wiki/index.php/Firebug_Release_Notes> for new features and consult the wiki <http://getfirebug.com/wiki> for more detailed description of Firebug's features. :-) Sebastian -- 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 https://groups.google.com/forum/#!forum/firebug
