<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>35673</bug_id>
          
          <creation_ts>2010-03-03 04:55:00 -0800</creation_ts>
          <short_desc>Web Inspector: poor usability of a single-line Popover</short_desc>
          <delta_ts>2014-12-10 22:51:36 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>116924</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexander Pavlov (apavlov)">apavlov</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>burg</cc>
    
    <cc>bweinstein</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>195485</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2010-03-03 04:55:00 -0800</bug_when>
    <thetext>In a popover that contains a single line of text, the usable message area (&quot;content&quot;) height is twice as smaller as the entire popover height (yellow area), which makes it extremely hard to mouse-over, in order to leave the popover visible until mouse-out.
A user is also misled into thinking they are going to hit the popover, since the mouse pointer is rested over the yellow-colored area which visually pertains to the popover content, but in fact it is not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>195490</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2010-03-03 05:23:42 -0800</bug_when>
    <thetext>I can look at this, I have a version of the popover that works well as a single line.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>195493</commentid>
    <comment_count>2</comment_count>
    <who name="Pavel Feldman">pfeldman</who>
    <bug_when>2010-03-03 05:45:45 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; I can look at this, I have a version of the popover that works well as a single
&gt; line.

Bug description is misleading. Problem is that when user is moving mouse from evaluated expression to a popover, he needs to reach popover content in order to prevent popover from disappearing. Now in case of text, popover content is a span and it does not occupy entire popover area horizontally. As a result, user reaches what he thinks is a popover, but popover still disappears.

Furthermore, guys here claim that popover border is not considered a part of popover...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>195495</commentid>
    <comment_count>3</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2010-03-03 05:51:04 -0800</bug_when>
    <thetext>Right, the popover border is not considered a part of popover, since the shadow would be considered too.

That could be fixed too with another positioned element used for hit testing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>