When visiting the website ( h2database.com ) with IE8 I am not able to select text and copy it to the clipboard. Only selecting all text (Ctrl-A) does work.
I found that the line below does cause this behaviour. <td class="nav" style="cursor: e-resize;" onmousedown="return mouseDown(event)" onmouseup="return mouseUp(event)"> </td> As the beaviour in firefox is not influenced by this code, I assume that this behaviour is not by design. regards, Rinse -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
