#78 RFE: Information Button Needs Work
Opened by jsteffan. Modified

If we are going to open a link, it might be best to trigger the open and then set the button insensitive. I found myself clicking 5 times. Also, the url needs to be updated for the new site and/or the missing content needs to be added to the new site.


Button should actually open /usr/share/doc/revisor-%{version}/*.html. What you have seen was just a sneak preview of things happening when you press the button.

Button should actually open /usr/share/doc/revisor-%{version}/*.html. What you have seen was just a sneak preview of things happening when you press the button.

There is no way we can fork() the doc opening, so that Revisor still reacts...

We can set the button insensitive, but we cannot set the button to sensitive after the doc has been closed without Revisor freezing over the period that the doc is open

There is no way we can fork() the doc opening, so that Revisor still reacts...

We can set the button insensitive, but we cannot set the button to sensitive after the doc has been closed without Revisor freezing over the period that the doc is open

Looking at this for 2.0.4.

Looking at this for 2.0.4.

Metadata Update from @jsteffan:
- Issue assigned to jsteffan
- Issue set to the milestone: 2.1.0 Release

Metadata