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.
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>
Thanks - hope FB will be improved again soon :)