Originally Posted By: Miguel_A

...
Ar you sure you don't have the code repeated or something ?


Yes.

Quote:

You can´t have two dialogue's with the same name and the menu part event need's to be on top...


Right.

Quote:

Check as well on the status for any error


No errors.


See:
/help /dialog
and note the -a switch.

I have experimented only very briefly with:
Code:
menu @View {
  rclick: /dialog -ma text_search text_search
}

See the -ma ?

It seems to have fixed it. I'll test more later, as I don't have a lot of time for it at the moment - but I wanted to report this so you could check it and test it for yourself.

Thanks.