[GH-ISSUE #92] Improve messages selection #76

Closed
opened 2026-02-27 11:09:57 +03:00 by kerem · 4 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/92

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2010-07-29T08:35:36Z

Actually, we need to click on each message when making a multiple selection. It would be usefull to activate usual keyboard shorcuts (like shift+click).

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/92 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2010-07-29T08:35:36Z** Actually, we need to click on each message when making a multiple selection. It would be usefull to activate usual keyboard shorcuts (like shift+click).
kerem 2026-02-27 11:09:57 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2010-11-27T09:02:16Z

In [26ceb52c4144681954c3740f105cb22af8a21125]:

#!CommitTicketReference repository="" revision="26ceb52c4144681954c3740f105cb22af8a21125"
see #78
Work in progress. Multi selection is working (using shift+click) but I've made a mistake somewhere because the default shift key behaviour is not working anymore.
<!-- gh-comment-id:29813459 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-11-27T09:02:16Z** In [26ceb52c4144681954c3740f105cb22af8a21125]: <pre> #!CommitTicketReference repository="" revision="26ceb52c4144681954c3740f105cb22af8a21125" see #78 Work in progress. Multi selection is working (using shift+click) but I've made a mistake somewhere because the default shift key behaviour is not working anymore. </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2010-12-24T13:20:27Z

In [207a71a5688d3d5e510263a61d2bbf47ae11c8a9]:

#!CommitTicketReference repository="" revision="207a71a5688d3d5e510263a61d2bbf47ae11c8a9"
see #78
At last something that works pretty well under firefox and with multiple selection possible (using Mootools [[HtmlTable]].Select). There are some problems with IE and Chrome (the position: relative on td elements is not well supported).
Mootools update (1.3)
close #109
Checking limit when creating/updating a mailbox.
<!-- gh-comment-id:29813461 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-12-24T13:20:27Z** In [207a71a5688d3d5e510263a61d2bbf47ae11c8a9]: <pre> #!CommitTicketReference repository="" revision="207a71a5688d3d5e510263a61d2bbf47ae11c8a9" see #78 At last something that works pretty well under firefox and with multiple selection possible (using Mootools [[HtmlTable]].Select). There are some problems with IE and Chrome (the position: relative on td elements is not well supported). Mootools update (1.3) close #109 Checking limit when creating/updating a mailbox. </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2010-12-26T12:23:30Z

In [7bb42b4e543405ba23da083c6ecc80bc8d9bdaca]:

#!CommitTicketReference repository="" revision="7bb42b4e543405ba23da083c6ecc80bc8d9bdaca"
see #78
It is now working on chrome :)
<!-- gh-comment-id:29813462 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-12-26T12:23:30Z** In [7bb42b4e543405ba23da083c6ecc80bc8d9bdaca]: <pre> #!CommitTicketReference repository="" revision="7bb42b4e543405ba23da083c6ecc80bc8d9bdaca" see #78 It is now working on chrome :) </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2011-01-02T21:17:56Z

In [fc62bded5be0a56f3f259495b82251d575dca0f1]:

#!CommitTicketReference repository="" revision="fc62bded5be0a56f3f259495b82251d575dca0f1"
fixed #78
At last, it works pretty well with major browsers :D
There is still a little problem about user selection in IE8 when using the shift key for multiple selection (don't know how to disable it).
<!-- gh-comment-id:29813463 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-01-02T21:17:56Z** In [fc62bded5be0a56f3f259495b82251d575dca0f1]: <pre> #!CommitTicketReference repository="" revision="fc62bded5be0a56f3f259495b82251d575dca0f1" fixed #78 At last, it works pretty well with major browsers :D There is still a little problem about user selection in IE8 when using the shift key for multiple selection (don't know how to disable it). </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#76
No description provided.