Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 59089 invoked from network); 2 Mar 2008 20:11:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2008 20:11:55 -0000 Received: (qmail 26419 invoked by uid 500); 2 Mar 2008 20:11:50 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 26405 invoked by uid 500); 2 Mar 2008 20:11:50 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 26392 invoked by uid 99); 2 Mar 2008 20:11:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 12:11:50 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 20:11:24 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 64F9B234C03E for ; Sun, 2 Mar 2008 12:10:50 -0800 (PST) Message-ID: <382577858.1204488650398.JavaMail.jira@brutus> Date: Sun, 2 Mar 2008 12:10:50 -0800 (PST) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-200) When adding a link in the plain editor, the popup of matching page names may grow large enough to overlap the editing window In-Reply-To: <1238042176.1203968571046.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574248#action_12574248 ] Janne Jalkanen commented on JSPWIKI-200: ---------------------------------------- I'm not sure what the best way to deal with this would be. Maybe an user setting for turning the popup on/off would be good? > When adding a link in the plain editor, the popup of matching page names may grow large enough to overlap the editing window > ---------------------------------------------------------------------------------------------------------------------------- > > Key: JSPWIKI-200 > URL: https://issues.apache.org/jira/browse/JSPWIKI-200 > Project: JSPWiki > Issue Type: Bug > Components: Editors > Affects Versions: 2.6.0, 2.6.1 > Reporter: Steve Dahl > Assignee: Dirk Frederickx > Priority: Minor > > When editing a page using the plain editor, and when adding a new link in the page, a popup window appears showing all (?) page names that match the partial link name that's been typed so far. > When some of the page names in the list are quite long, the popup window can be so wide that it overlaps the editing window. At this point it starts to interfere with editing more than it helps. The popup should probably not be allowed to grow wider than the left-menu. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.