|  12-13-2014, 08:36 AM | #16 | 
| Zealot  Posts: 142 Karma: 10 Join Date: Jun 2014 Device: nook | 
			
			It opens in my browser (Safari).  I can right click and tell it to open in Text Edit. When I click on the CSS in Sigil it just opens a tab and displays everything right there. | 
|   |   | 
|  12-13-2014, 08:58 AM | #17 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			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.
		 | 
|   |   | 
|  12-13-2014, 09:12 AM | #18 | 
| Zealot  Posts: 142 Karma: 10 Join Date: Jun 2014 Device: nook | 
			
			The only time a .css file opens in a default program (safari) is if I am dealing with a css outside of Sigil...clicking directly on the css in some folder directory. In Sigil, if I click the css, it just opens a tab in Sigil to display it, but absolutely nothing (that I can see) happens when I try to use the CSS validation tool. I will wait to hear from a Mac user to see what they are doing differently (besides getting a PC) | 
|   |   | 
|  12-13-2014, 10:38 AM | #19 | |
| Sigil Developer            Posts: 9,070 Karma: 6361556 Join Date: Nov 2009 Device: many | 
			
			Hi, I'm away for the weekend without access to anything but my ipad. I will test this on my Mac and fix it (if it needs fixing) and let you know upon my return. One guess is you have no default set to open .html files as that is what should be launched with the report. Or is is set to some editor and now a web browser that can take arguments to open a file. Take care, Kevin Quote: 
 | |
|   |   | 
|  12-13-2014, 12:04 PM | #20 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			Kevin, I think it would be better to remove the option from Sigil  completely. I will write a CSS validator as plugin instead, just like the epub validator. That should be more stable and could be used offline. | 
|   |   | 
|  12-13-2014, 01:52 PM | #21 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
 I'd love to see some alternative validation plugins, though. Whether or not the core feature remains a part of Sigil shouldn't discourage anyone from making those happen.   Last edited by DiapDealer; 12-13-2014 at 01:56 PM. | |
|   |   | 
|  12-13-2014, 03:04 PM | #22 | |
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | Quote: 
 | |
|   |   | 
|  12-13-2014, 05:59 PM | #23 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 NG Macs have a two button mouse - don't they? BR | |
|   |   | 
|  12-13-2014, 06:06 PM | #24 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  12-13-2014, 07:25 PM | #25 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
 And for the record... it doesn't "barf" with embedded fonts. It correctly notes the fact that the 'font-family" property doesn't exist for the CSS-level it was told to validate against (CSS 2.1). Unfortunate for validating ePubs with embedded fonts? Yes. Barf? No. Last edited by DiapDealer; 12-13-2014 at 08:09 PM. | |
|   |   | 
|  12-13-2014, 07:29 PM | #26 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  12-13-2014, 07:29 PM | #27 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
 @rosshalde: Do both methods appear to do nothing? Last edited by DiapDealer; 12-13-2014 at 08:09 PM. | |
|   |   | 
|  12-13-2014, 07:33 PM | #28 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | |
|   |   | 
|  12-13-2014, 08:04 PM | #29 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			Sigil has never validated to device specific limitations. MRSDK barfs on allowed codes that it is supposed to ignore. I can't fault it for intolerance to malformed code  (Sigil/Calibre tolerate some errors, thus adding to  when it hits the device and fails..) The above malformed will almost always result in the CSS being ignored by MRSDK (a clue)  CSS quick proof read a Attribute never has a space (page-break-after) values with units have no space (5em) | 
|   |   | 
|  12-14-2014, 03:09 AM | #30 | |
| frumious Bandersnatch            Posts: 7,570 Karma: 20150435 Join Date: Jan 2008 Location: Spaniard in Sweden Device: Cybook Orizon, Kobo Aura | Quote: 
 If a CSS validator for epub was to be designed, it could issue warnings for properties or values not specified as required in the spec, or known to be poorly implemented in some readers, but no errors. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sigil loses format in bulleted list | mlamb | Sigil | 17 | 03-20-2014 04:35 AM | 
| Audio in epub format using sigil | TStphnsn | Sigil | 6 | 10-27-2012 04:39 PM | 
| List format in Sigil | crutledge | Sigil | 4 | 07-23-2012 02:22 PM | 
| Preserving format from ePub (Sigil) to Mobi | jeff47 | Calibre | 9 | 10-22-2010 10:17 PM | 
| SIGIL format | DaleDe | Sigil | 7 | 10-13-2009 11:00 AM |