Roundcube Community Forum

 

Message open event ondblclick=""

Started by laurisnet, April 03, 2009, 11:37:15 AM

Previous topic - Next topic

laurisnet

Hi everyone,

Can you tell me where i can change message open event from ondblclick to onmouseup?

In config file i have this:
$rcmail_config['preview_pane'] = FALSE;

And i want that mail opens when user click on mail subject one time not double.

Thanks.

laurisnet

ehhh this is not good, its so hard to improove this mail system and nobody helps.
Guess i will change this webmail client to another :(

lacri

you can chance this in app.js search for case: mail and preview and chance the event to onmouseup what the command execute. sorry i can you not better help at the moment i have my code not here ...