10 Nov
2008
10 Nov
'08
9:29 p.m.
Jorge wrote:
Corvid: please explain me a bit about:
* The patch changes from "Activate" to "Clicked" signal.
Partly because it was a click that's passing button stuff, and partly because I may want to experiment with sending right-click through someday for a form menu.
* It also seems to change the logic in DilloHtmlInput::activate() - it makes me wonder whether pressing enter on other form widgets may submit.
text/password/isindex can, but textarea won't (no connectActivate).
+ fix gcc error and re-submit a patch.
I guess I'll go back and make a little thing for the button state to live in as well.