cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
355 stars 94 forks source link

Failure in Apply call on a filter property page retain Apply button disabled and possibly unresponsive to further changes #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. A filter's property page is displayed
2. Certain changes are made that cannot be applied
3. Apply button causes failure and returns faliure code from Apply method

What is the expected output? What do you see instead?

Apply button should remain enabled, and it's disabled.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by rylt...@gmail.com on 7 Jan 2014 at 9:45

GoogleCodeExporter commented 9 years ago
fixed in r298

Original comment by cgraef...@gmail.com on 11 Jan 2014 at 6:04