You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Steve Dahl (JIRA)" <ji...@apache.org> on 2008/02/25 20:42:51 UTC

[jira] Created: (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

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.1, 2.6.0
            Reporter: Steve Dahl
            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.


[jira] Resolved: (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

Posted by "Dirk Frederickx (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dirk Frederickx resolved JSPWIKI-200.
-------------------------------------

    Resolution: Fixed

Fixed in 2.7.0-svn-4
dirk

> 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.


[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

Posted by "Dirk Frederickx (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574267#action_12574267 ] 

Dirk Frederickx commented on JSPWIKI-200:
-----------------------------------------


Some javascript has been added to make the width of the popup equal to the width of the leftmenu, so it cannot grow wider.
(this popup is js driven anyway)

Not yet commited to svn

dirk

> 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.


[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

Posted by "Janne Jalkanen (JIRA)" <ji...@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.