|
Bugzilla – Full Text Bug Listing |
| Summary: | ToolBarButton can be navigated to (focused) but cannot be invoked with the keyboard | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Andres Aragoneses <aaragoneses> |
| Component: | Windows.Forms | Assignee: | Mono Bugs <mono-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | calberto.cortez |
| Version: | SVN | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andres Aragoneses
2009-03-05 20:25:34 UTC
The iron python sample is not working for me (at least on Linux with the last IronPython version). Unfortunately it's not showing error message, and it just basically doesn't show any form. Running with trace activated shows a ImportException, which sounds like there's something wrong with the import statements, or with the references. Any chance to take a look at that? Sorry Andres, I didn't see that you had already logged this bug. I just logged a new one, but I think it provides some additional information. Carlos, the problem was that the sample that Andres linked had some code that relied on our specific test environment. I will correct this in Bug 509985. *** This bug has been marked as a duplicate of bug 509985 *** |