[jbosstools-issues] [JBoss JIRA] (JBIDE-16345) General Palette improvements

Alexey Kazakov (JIRA) issues at jboss.org
Mon Jan 20 15:04:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937308#comment-12937308 ] 

Alexey Kazakov commented on JBIDE-16345:
----------------------------------------

JBIDE-16345 is a general feature for all palettes: Any tag dropped from palette view can be placed only between tags. So tag insertion won't break the document structure.
JBIDE-16321 is JQM specific issue based on JBIDE-16345. For example you cannot drop <div data-role="page"> inside another page widget.
JBIDE-16345 should be a separate issue rather than a sub-task of JBIDE-16321.
                
> General Palette improvements
> ----------------------------
>
>                 Key: JBIDE-16345
>                 URL: https://issues.jboss.org/browse/JBIDE-16345
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Alpha2
>
>         Attachments: PaletteAfter1.png, PaletteAfter2.png, PaletteAfter3.png, PaletteAfter4.png, PaletteAfter5.png, PaletteBefore1.png, PaletteBefore2.png, PaletteBefore3.png, PaletteBefore4.png, PaletteBefore5.png, PaletteDragAndDrop1.png, PaletteDragAndDrop2.png
>
>
> Improve Palette in order not to allow insert elements from Palette to the wrong places.
> 1. Insert elements from Palette to the Editor by setting text cursor or selecting text in the Editor then pressing on Palette Item
> ||Before Insertion||After Insertion||
> |!PaletteBefore1.png!|!PaletteAfter1.png!|
> |!PaletteBefore2.png!|!PaletteAfter2.png!|
> |!PaletteBefore3.png!|!PaletteAfter3.png!|
> |!PaletteBefore4.png!|!PaletteAfter4.png!|
> |!PaletteBefore5.png!|!PaletteAfter5.png!|
> 2. Insert elements from Palette to the Editor by dragging elements from Palette and dropping them to the Editor
> !PaletteDragAndDrop1.png!
> !PaletteDragAndDrop2.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list