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 14 of 16 FirstFirst ... 4 12 13 14 15 16 LastLast
Results 131 to 140 of 154

Thread: Right Click Functionality

  1. #131
    tsjolshagen is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    8
    Downloads
    2
    Uploads
    0

    Default Re: contextmenu and roundcube 4.0-20100807

    Quote Originally Posted by JohnDoh View Post
    any JS errors? are you using any other plugins?
    Not seeing any JS errors in the FF error console.

    As for plugins, the list from main.inc.php:

    // List of active plugins (in plugins/ directory)
    $rcmail_config['plugins'] = array(
    "compose_newwindow",
    "compose_addressbook",
    // "contextmenu",
    "calendar",
    "pw_recovery",
    // "markasjunk",
    "markasjunk2",
    "jqueryui",
    "forwardattachment",
    "globaladdressbook",
    "sendmessage",
    "message_highlight",
    "sauserprefs",
    "sticky_notes",
    // "vacation", // Need to edit & make it work first!
    "automatic_addressbook",
    "keyboard_shortcuts",
    "emoticons",
    "session_timeout",
    "sieverules",
    "searchbox",

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

    Default

    hmmm is any one else having the same problem? I'm sorry but without an error message or something I can recreate I really don't know what to suggest.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  3. #133
    dziobak is offline Registered User
    Join Date
    Dec 2009
    Location
    Poland
    Posts
    184
    Downloads
    4
    Uploads
    0

    Default

    tsjolshagen: try it with IE.
    I have two days old version and everythings ok in ff and ie.
    Last edited by dziobak; 08-20-2010 at 06:50 PM.

  4. #134
    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
    hmmm is any one else having the same problem? I'm sorry but without an error message or something I can recreate I really don't know what to suggest.
    No, it's working fine for me. But this sounds suspiciously like a problem I had some time back with a conflict between contextmenu and compose_addressbook, which I see is enabled in the list above. Try disabling compose_addressbook and see if that helps. If so, you may want to verify that compose_addressbook is up to date.
    Arne Berglund
    SysAdmin, Internet Services
    Lane Education Service District
    Eugene, OR, USA

  5. #135
    tsjolshagen is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    8
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by dziobak View Post
    tsjolshagen: try it with IE.
    I have two days old version and everythings ok in ff and ie.
    Think you may have missed a salient point regarding using IE on these systems; they're running Linux (no IE)

  6. #136
    tsjolshagen is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    8
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by ABerglund View Post
    No, it's working fine for me. But this sounds suspiciously like a problem I had some time back with a conflict between contextmenu and compose_addressbook, which I see is enabled in the list above. Try disabling compose_addressbook and see if that helps. If so, you may want to verify that compose_addressbook is up to date.
    Before I saw this I installed firebug and started disabling plugins in an attempt to locate possible collisions. The plugin that is "colliding" (enabled alongside contextmenu means the UI stalls) is compose_newwindow.

    With Firebug installed and compose_newwindow + contextmenu enabled I get one error message:

    "uncaught exception: Syntax error, unrecognized expression: Syntax error, unrecognized expression: a"

    Hth,

    // Thomas

  7. #137
    tsjolshagen is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    8
    Downloads
    2
    Uploads
    0

    Default Error: change folder, select multiple messages & use context menu to move to trash

    When I change the folder and attempt to delete multiple messages from the new folder using right-click, i get the following javascript error:

    e is null
    http://server/directory/program/js/c...s?s=1281197014
    Line 339

  8. #138
    tsjolshagen is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    8
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by tsjolshagen View Post
    When I change the folder and attempt to delete multiple messages from the new folder using right-click, i get the following javascript error:

    e is null
    http://server/directory/program/js/c...s?s=1281197014
    Line 339
    Also applies when attempting to delete a single message in a new folder

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

    Default

    Quote Originally Posted by tsjolshagen View Post
    With Firebug installed and compose_newwindow + contextmenu enabled I get one error message:

    "uncaught exception: Syntax error, unrecognized expression: Syntax error, unrecognized expression: a"
    The bug is in the compose_newwindow please contact the author of that plugin.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

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

    Default

    Quote Originally Posted by tsjolshagen View Post
    When I change the folder and attempt to delete multiple messages from the new folder using right-click, i get the following javascript error:

    e is null
    http://server/directory/program/js/c...s?s=1281197014
    Line 339
    This has been fixed in the repo.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

+ Reply to Thread
Page 14 of 16 FirstFirst ... 4 12 13 14 15 16 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