View Poll Results: Do you think right click funtionality is a good idea?

Voters
197. You may not vote on this poll
  • Yes

    181 91.88%
  • No

    6 3.05%
  • Maybe

    10 5.08%
  • Don't Care / Know

    0 0%
+ Reply to Thread
Page 7 of 16 FirstFirst ... 5 6 7 8 9 ... LastLast
Results 61 to 70 of 154

Thread: Right Click Functionality

  1. #61
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    I can't find it ... your page states last updated 04.09.2009 ... Please post link.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  2. #62
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    the development repo is here JohnDoh's RoundCube-Plugin-Context-Menu at master - GitHub

    I have also started work on adding "move to" to the message list context menu, hopefully it will be done by the weekend.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  3. #63
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    new update: some bug fixes for the folder menu and added "move to" to the message list menu.

    PLEASE NOTE: the repo version of the plugin requires RC SVN rev2960 or later.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  4. #64
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    You are awsome! Some more [directly translated] tolerance for the submenues if mouseover is not exactly over the icon ;-)
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  5. #65
    lifefarer is offline Registered User
    Join Date
    Sep 2009
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Hello!

    I've noticed some.. bug.


    There are list markers to the left of context menu.
    Tested both on FF3 and IE8.

    Adding #rcmContextMenu{list-style-type: none;} fixes this.

  6. #66
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    hmmm its fine for me, does any one else have this problem? are you using a custom skin or anything like that?

    What about the mark message and message action menus, do they also have the bullet points?
    Last edited by JohnDoh; 09-24-2009 at 08:11 AM.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  7. #67
    lifefarer is offline Registered User
    Join Date
    Sep 2009
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by JohnDoh View Post
    hmmm its fine for me, does any one else have this problem? are you using a custom skin or anything like that?

    What about the mark message and message action menus, do they also have the bullet points?
    Oops.. forgot to mention: I use Mvision 2.2 theme. As for other menus, they are OK.

  8. #68
    ABerglund is offline Registered User
    Join Date
    Sep 2007
    Location
    Eugene, Oregon, USA
    Posts
    335
    Downloads
    7
    Uploads
    0

    Default

    Quote Originally Posted by JohnDoh View Post
    new update: some bug fixes for the folder menu and added "move to" to the message list menu.

    PLEASE NOTE: the repo version of the plugin requires RC SVN rev2960 or later.
    John, this is great. My only question is how hard would it be (or where would I make edits) to expand the number of folders that are shown in the Move-To submenu? On my system it shows 5 folders, more than that requires scrolling. If I wanted to change that to say, 10, where would I do that? Or is it simply a size param for the submenu?

  9. #69
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    To alter the size of the submenu you need to alter the skin. Take a look in skins/default/contextmenu.css and then you need to change the height of #rcmContextMenu ul.scrollable and adjust the top offsets of #rcmContextMenu li div.scroll_down_act and #rcmContextMenu li div.scroll_down_pas to match the change in height.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  10. #70
    ABerglund is offline Registered User
    Join Date
    Sep 2007
    Location
    Eugene, Oregon, USA
    Posts
    335
    Downloads
    7
    Uploads
    0

    Default

    Quote Originally Posted by JohnDoh View Post
    To alter the size of the submenu you need to alter the skin. Take a look in skins/default/contextmenu.css and then you need to change the height of #rcmContextMenu ul.scrollable and adjust the top offsets of #rcmContextMenu li div.scroll_down_act and #rcmContextMenu li div.scroll_down_pas to match the change in height.
    Perfect. Exactly what I needed. Thanks for the quick reply!
    Last edited by ABerglund; 02-24-2010 at 01:24 AM.

+ Reply to Thread
Page 7 of 16 FirstFirst ... 5 6 7 8 9 ... LastLast

LinkBacks (?)

  1. 06-11-2009, 03:27 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts