[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-5603) Incorrect selection for HTML DOCTYPE

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Jan 12 07:05:31 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich resolved JBIDE-5603.
-------------------------------------

    Fix Version/s: 3.1.0.CR2
                       (was: 3.2.next)
       Resolution: Done
         Assignee: Anton Klimkovich  (was: Yahor Radtsevich)


RESOLVED

The problem was in the style of VPE's internal BODY tag, which has height:100%. In HTML 4.0 it means that the size of the BODY tag must be equal to the size of the browser's window.

Fixed by applying 'display:table' style attribute to the BODY tag.

> Incorrect selection for HTML DOCTYPE
> ------------------------------------
>
>                 Key: JBIDE-5603
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5603
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core, Visual Page Editor Templates
>    Affects Versions: 3.1.0.CR1
>            Reporter: Yahor Radtsevich
>            Assignee: Anton Klimkovich
>            Priority: Minor
>             Fix For: 3.1.0.CR2
>
>         Attachments: HomePage.html, screenshot-1.png
>
>
> STEPS TO REPRODUCE
> 1. Open HomePage.html in VPE.
> 2. Put cursor on the line '<!DOCTYPE HTML PUBLIC...>
> ACTUAL BEHAVIOR:
> VPE shows the selection as red square of size equal to the VPE size  (see screenshot1.png).
> EXPECTED BEHAVIOR:
> The square must enclose the whole document.

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

        


More information about the jbosstools-issues mailing list