Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10569

Weird tool tip for attribute

    XMLWordPrintable

Details

    Description

      Try move the mouse over alt="Seam logo & copyright":

      <?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml"
            xmlns:ui="http://java.sun.com/jsf/facelets"
            xmlns:h="http://java.sun.com/jsf/html"
            xmlns:f="http://java.sun.com/jsf/core">
      
      	<ui:composition template="/templates/common.xhtml">
      			<ui:define name="pageTitle">Greeting to User</ui:define>
      			<ui:define name="pageHeader">Greeting Page</ui:define>
      			<ui:define name="body">
      				#{msgs.greeting} #{user.name}!
      				<h:inputText readonly="true" />
        			    <h:graphicImage value="/img/seamlogo.png" alt="Seam logo & copyright" />
      			</ui:define>
      	</ui:composition>
      </html>
      

      Attachments

        1. notWeirdTooltip.png
          notWeirdTooltip.png
          265 kB
        2. screen.png
          screen.png
          12 kB

        Activity

          People

            dazarov_jira Daniel Azarov (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: