[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-2339) There will be more than one selected element on the Visual pane in the VPE if property position of div tag has "absolute" value

Dzmitry Sakovich (JIRA) jira-events at lists.jboss.org
Tue Jun 24 08:31:28 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2339?page=all ]

Dzmitry Sakovich reassigned JBIDE-2339:
---------------------------------------

    Assignee: Tatyana Romanovich  (was: Dzmitry Sakovich)

> There will be more than one selected element on the Visual pane in the VPE if property position of div tag has "absolute" value
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2339
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2339
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 2.1.0.GA
>         Environment: JBoss Developer Studio
> Version: 1.1.0
> Build id: 1.1.0.GA
> Build date: 05/26/2008 16:17
>            Reporter: Tatyana Romanovich
>         Assigned To: Tatyana Romanovich
>            Priority: Minor
>             Fix For: 3.0.0.alpha
>
>         Attachments: Selection.png
>
>
> If property position has "absolute" value in the style attribute for div tag, more than one element can be selected in the Visual pane of VPE.
> Code in the page:
> <html>
> 	<head>
> 		<title>Hello!</title>
> 	</head>
> 	<body>
> 	<p>Initially:</p>
> 			<div id="sdkgf" style="position: absolute;">
> 			<p>Some Teeext</p>
> 			<p>Some text</p>
> 			<ul>
> 				<li>111</li>
> 				<li>222</li>
> 				<li>333</li>
> 				<li>444</li>
> 				<li>555</li>
> 				<li>666</li>
> 				<li>777</li>
> 			</ul>
> 			</div>
> 	</body>
> </html>

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