View Single Post
Old 12-13-2014, 08:58 AM   #17
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,622
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Doitsu View Post
This might be a file association problem.

I had problems with the Linux version in the past: css files were automatically opened with Geany (a text editor) instead of the web browser. Uninstalling and re-installing Geany fixed the problem.
If you've had success altering/restoring .css file associations, I'll not argue, but that doesn't really jive with what I'm seeing in Sigil's code. The CSS Validation tool in Sigil never tries to open the css file with a default application. It just dumps the contents of the css file to a temporary html file (as form data which will auto-submit to the correct W3C url after 3 seconds), and then opens that temp html file with whatever the default handler for html files is on that system.
DiapDealer is offline   Reply With Quote