#3290: Selecting text in textarea (Opera only)
--------------------------------------------------------+-------------------
 Reporter:  Humberto Diógenes <humberto---digi.com.br>  |       Owner:  jonas
     Type:  defect                                      |      Status:  new  
 Priority:  lowest                                      |   Milestone:  0.10 
Component:  wiki                                        |     Version:  0.9.3
 Severity:  minor                                       |    Keywords:  opera
--------------------------------------------------------+-------------------
 When editing a wiki page, it's impossible to select any text inside the
 textarea. If I want to copy/paste something, I have to do it via keyboard,
 pressing shift (Ctrl+A doesn't work either).

 Notes:
  * Only happens in Opera
  * Only when editing a wiki page
  * Only when using both trac.css and wiki.css

 One workaround is to comment out lines 73-75 in trac.css:
 {{{
 /*
 input[type=text]:focus, input.textwidget:focus, textarea:focus {
  border: 1px solid #886;
 }
 */
 }}}

 Versions:
  * Trac 0.9.3 and latest revision (3426)
  * Opera 8.54 on Linux

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3290>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to