Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: laurisnet on April 03, 2009, 11:37:15 AM

Title: Message open event ondblclick=""
Post by: laurisnet on April 03, 2009, 11:37:15 AM
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.
Title: Message open event ondblclick=""
Post by: laurisnet on April 03, 2009, 01:01:30 PM
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 :(
Title: Message open event ondblclick=""
Post by: lacri on April 03, 2009, 02:05:13 PM
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 ...