﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1327	tiddly_on_tahoe Tahoe patches change tiddlywiki behavior in unexpected way	arch_o_median	nobody	"  Editing the ""StyleSheet"" shadow tiddler should override CSS settings found in the ""StyleSheetColors"", ""StyleSheetLayout"", ""StyleSheetLocale"", or ""StyleSheetPrint"" shadow tiddlers.

  I compared the fresh tiddlywiki to the patched one in the following way, in each I copied and pasted the mainMenu CSS rule from ""StyleSheetLayout"" into ""StyleSheet"" and changed ""text-align:right"" to ""text-align:left"" as shown here:
{{{
#mainMenu {position:absolute; left:0; width:10em; text-align:left; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
}}}

  In the unpatched tiddlywiki (empty.html) the text shifted as expected, in the patched tiddlywiki it did not."	defect	new	major	undecided	unknown	1.8.1		tiddly		
