Bugzilla – Attachment 255112 Details for
Bug 448499
CheckedListBox, ListBox: list with wrong status
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch uploaded.
bridge.path (text/plain), 463 bytes, created by
Neville Gao
on 2008-11-25 10:21:01 UTC
(
hide
)
Description:
patch uploaded.
Filename:
MIME Type:
Creator:
Neville Gao
Created:
2008-11-25 10:21:01 UTC
Size:
463 bytes
patch
obsolete
>Index: ListItem.cs >=================================================================== >--- ListItem.cs (revision 119938) >+++ ListItem.cs (working copy) >@@ -61,9 +61,6 @@ > { > Atk.StateSet states = base.OnRefStateSet (); > >- states.AddState (Atk.StateType.Transient); >- states.AddState (Atk.StateType.SingleLine); >- > states.AddState (Atk.StateType.Selectable); > if (selectionItemProvider.IsSelected) > states.AddState (Atk.StateType.Selected);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 448499
:
255046
| 255112