tobiasstrebitzer / FireFile

Firefox CSS Live Editing Plugin
www.firefile.at
53 stars 12 forks source link

background image - broken name of img when contains "body" #2

Closed radekpytlik closed 13 years ago

radekpytlik commented 13 years ago

Hi, today i tried 1.8.3 betaversion on FF b8 with FB1.6 but reported bug when saving - if background image contains "body", this string is trimmed (bgbody.gif -> bg.gif)

tobiasstrebitzer commented 13 years ago

ok, this seems to happen if the css properties contain the selector name (i think bg_body.gif is used in the body element). I've found the problems in my code, i'll post a fix in a second

tobiasstrebitzer commented 13 years ago

Bug Fixed in commit#59ce341. New version available at https://github.com/downloads/tobiasstrebitzer/FireFile/firefile-current.xpi