#2194 NORM Trial-3: cannot drag an image from Browse

Zarro Boogs per Child bugtracker at laptop.org
Thu Aug 9 12:52:38 EDT 2007


#2194: cannot drag an image from Browse
--------------------------+-------------------------------------------------
  Reporter:  tomeu        |       Owner:  tomeu  
      Type:  defect       |      Status:  closed 
  Priority:  normal       |   Milestone:  Trial-3
 Component:  web browser  |     Version:         
Resolution:  invalid      |    Keywords:         
  Verified:  0            |  
--------------------------+-------------------------------------------------
Changes (by tomeu):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Well, looks like what's happening here is that the logo is the background
 of a div that contains some text:

 {{{
 <div align=left style="background:url(/intl/en_com/images/logo_plain.png)
                        no-repeat;height:110px;width:276px" title="Google">
     <div nowrap
 style="left:208px;position:relative;top:78px">Espa&ntilde;a</div>
 </div>
 }}}

 So I find natural that dragging will drag the text over it
 ('Espa&ntilde;a') and not the background image.

 In my opinion it is a bug in google's html and not on mozilla's dnd
 support. That is, if google actually care for their logo to be draggable.

-- 
Ticket URL: <https://dev.laptop.org/ticket/2194#comment:9>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list