Bugzilla – Attachment 263526 Details for
Bug 428845
ColorDialog: Begin implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Fixed Invoke action.
colorinvoke.patch (text/plain), 735 bytes, created by
Neville Gao
on 2009-01-07 10:02:25 UTC
(
hide
)
Description:
Fixed Invoke action.
Filename:
MIME Type:
Creator:
Neville Gao
Created:
2009-01-07 10:02:25 UTC
Size:
735 bytes
patch
obsolete
>Index: Mono.UIAutomation.Winforms.Behaviors/BaseColorControl/SmallColorControlInvokeProviderBehavior.cs >=================================================================== >--- Mono.UIAutomation.Winforms.Behaviors/BaseColorControl/SmallColorControlInvokeProviderBehavior.cs (revision 122613) >+++ Mono.UIAutomation.Winforms.Behaviors/BaseColorControl/SmallColorControlInvokeProviderBehavior.cs (working copy) >@@ -85,9 +85,8 @@ > Provider.Control.BeginInvoke (new MethodInvoker (PerformClick)); > return; > } >- >- // TODO: >-// ((ColorDialog.BaseColorControl.SmallColorControl) Provider.Cotrol).InternalColor >+ >+ ((ColorDialog.BaseColorControl.SmallColorControl) Provider.Control).IsSelected = true; > } > > #endregion
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 428845
:
262582
|
263105
| 263526 |
272206