Bug 183407

Summary: [WPE] Dropping a tag into source view at an invalid position is inconsistent
Product: [WebTools] Java Server Faces Reporter: Gerry Kessler <gerry.kessler>
Component: JSF ToolsAssignee: Ian Trimble <ian.trimble>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: raghunathan.srinivasan, thatnitind
Version: 2.0Keywords: helpwanted
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Gerry Kessler CLA 2007-04-20 11:58:15 EDT
Using the source view, on a page with f:view, if you drop a h:<tag>, the drop will occur even to invalid positions.  However, it is not consistent on that.

If drop occurs before <head>, the placement occurs where you dropped.
If drop occurs after  <head>, the placement occurs inside the <f:view>
If drop occurs after </html>, the placement occurs at beginning of doc
Comment 1 Raghunathan Srinivasan CLA 2007-05-14 18:52:16 EDT
consider for 3.0.
Comment 2 Raghunathan Srinivasan CLA 2008-02-07 17:08:31 EST
Deferred due to lack of resources. Contributions from the community would be welcomed.