[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1434) Proposal list is showed when cursor in a position right after attribute closing quotation mark

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Dec 14 10:26:43 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1434?page=comments#action_12392195 ] 
            
Victor Rubezhny commented on JBIDE-1434:
----------------------------------------

Test Case:

EXECUTE: Create a Seam Web Project. Open an XHTML-file in the JBoss Tools HTML Editor.
EXECUTE: Place the cursor right after the closing quote of some attribute value, for example: <f:loadBundle basename=""| var="" /> (where "|" - is the cursor position), press Ctrl-SPACE to invoke the Content Assistant.
ASSERT: See no proposal list is shown in the Content Assistant. 
EXECUTE: Place the cursor inside the quotes of some attribute value, for example: <f:loadBundle basename="|" var="" /> (where "|" - is the cursor position), and press Ctrl-SPACE
ASSERT: See proposal list is shown in the Content Assistant. 


> Proposal list is showed when cursor in a position right after attribute closing quotation mark
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1434
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1434
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: 2.0.0.GA
>            Reporter: Denis Golovin
>         Assigned To: Victor Rubezhny
>            Priority: Minor
>             Fix For: 2.0.1
>
>         Attachments: screen-shot1.jpg, SeamELProposalProcessor.java.patch
>
>
> Place cursor in a position that showed on attached screen-shot1 and press Ctrl+SPACE, it shouldn't show proposal list here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list