[Mono-bugs] [Bug 580692] New: Treeview nodes not applying font colour correctly using stylesheet class
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 17 16:39:13 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=580692
http://bugzilla.novell.com/show_bug.cgi?id=580692#c0
Summary: Treeview nodes not applying font colour correctly
using stylesheet class
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: i586
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: chrisbrown76 at hotmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=343046)
--> (http://bugzilla.novell.com/attachment.cgi?id=343046)
Test case source files
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.7)
Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
When specifying the node style on a Treeview control using a stylesheet class
the font colour specified does not take affect even though other attributes of
the class do e.g font-weight, font-family.
Reproducible: Always
Steps to Reproduce:
1. Upload attached test case to Mono environment
2. Browse to index.aspx.
Actual Results:
Treeview node styles show correct font attributes apart from font colour which
is the browser default link colours.
Expected Results:
Node colours should relate to those specified in the stylesheet classes
Specifying the 'Forecolor' attribute explicity for the node style (e.g within
'SelectedNodeStyle') is a workaround.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list