[Trac-tickets] [The Trac Project] #3132: too much clickable white area's in timeline view

The Trac Project noreply at edgewall.com
Wed May 10 08:18:13 CDT 2006


#3132: too much clickable white area's in timeline view
-----------------------------+----------------------------------------------
 Reporter:  itsme at xs4all.nl  |       Owner:  jonas
     Type:  defect           |      Status:  new  
 Priority:  normal           |   Milestone:       
Component:  browser          |     Version:  0.9.5
 Severity:  normal           |    Keywords:       
-----------------------------+----------------------------------------------
 in the timeline view, most of the blank space on the screen can be
 clicked, resulting in non obvious browser actions.

 this is caused by {{{ display: block; }}} at line 24 in timeline.css in
 the {{{ dt>:link, dt>:visited }}}  style.

 if you remove the {{{ display: block; }}} line, only the text of the links
 can be clicked.

 this is with firefox 1.5

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3132>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list