Hi,
I'm wondering what the purpose(s) of dblclick_time are as used in program/js/app.js:this.msglist_select
It seems clear that it will prevent the message preview from loading while the user is about to hit their second click to open the full message screen. There is some nice economy there. However, if they are just single clicking with the intent to see the preview it adds 0.51 seconds before the preview is shown.
Are there other reasons for waiting dblclick_time + 10 after a single click to show the preview? If not, I'd side with the faster preview time over the economy of not loading the preview before loading the whole message.
Thanks,
Ziba
On Thu, 14 Aug 2008 16:43:02 -0400, ziba ziba@umich.edu wrote:
Hi,
I'm wondering what the purpose(s) of dblclick_time are as used in program/js/app.js:this.msglist_select
It seems clear that it will prevent the message preview from loading while the user is about to hit their second click to open the full message screen. There is some nice economy there. However, if they are just single clicking with the intent to see the preview it adds 0.51 seconds before the preview is shown.
Are there other reasons for waiting dblclick_time + 10 after a single click to show the preview? If not, I'd side with the faster preview time over the economy of not loading the preview before loading the whole message.
I vote for complete removal, and change to a right-click --> View message Move to folder... Option Option Option ...
Any takers?
That way, select will be all that's left. Which can be used for drag-drop.
Anyway, that's my vote. :)
--Chris
Thanks,
Ziba
--
Ziba Scott Web Application Developer Web/DB Team, Information Technology Central Services The University of Michigan
///////////////////////////////////////////////////// Service provided by hitOmeter.NET internet messaging! .
List info: http://lists.roundcube.net/dev/
chris# написа:
On Thu, 14 Aug 2008 16:43:02 -0400, ziba ziba@umich.edu wrote:
Hi,
I'm wondering what the purpose(s) of dblclick_time are as used in program/js/app.js:this.msglist_select
It seems clear that it will prevent the message preview from loading while the user is about to hit their second click to open the full message screen. There is some nice economy there. However, if they are just single clicking with the intent to see the preview it adds 0.51 seconds before the preview is shown.
Are there other reasons for waiting dblclick_time + 10 after a single click to show the preview? If not, I'd side with the faster preview time over the economy of not loading the preview before loading the whole message.
I vote for complete removal, and change to a right-click --> View message Move to folder... Option Option Option ...
Any takers?
That way, select will be all that's left. Which can be used for drag-drop.
Anyway, that's my vote. :)
--Chris
I can't help but say that, from all your proposals / complaints / striving-for-more's that's the dumbest one! Opening mail with double click is a default behaviour in EVERY standalone client, and that's what RoundCube is after - working as close as possible to a standart MUA. I bet you also open your mails by double-clicking them.
C'mon ppl, stop throlling and clear up your minds!
Kind regards, Doichin _______________________________________________ List info: http://lists.roundcube.net/dev/
chris# wrote:
I vote for complete removal, and change to a right-click --> View message Move to folder... Option Option Option ...
Any takers?
As replacement, no. As addition it would be nice, but I don't know right-click solution that's working in all browsers.
On Mon, 18 Aug 2008 08:38:08 +0200, "A.L.E.C" alec@alec.pl wrote:
chris# wrote:
I vote for complete removal, and change to a right-click --> View message Move to folder... Option Option Option ...
Any takers?
As replacement, no. As addition it would be nice,
Fair enough. :-)
but I don't know right-click solution that's working in all browsers.
I was thinking of working out of the old Netscape 4.x DOM (remember when dhtml made it's daybew?). This would ensure it's ability to work on pretty much _any_ browser, and could be styled in /modern/ ways.
Best wishes.
--Chris
-- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Project Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/dev/
///////////////////////////////////////////////////// Service provided by hitOmeter.NET internet messaging! .
List info: http://lists.roundcube.net/dev/