text selection and images
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
There seems to be a problem with images and text selection. When you select the text in foo bar <img src="foo" alt="img"> foo bar the second foo gets selected completely while the mouse is in the space after the <img>. The relevant code seems to be Textblock::sendSelectionEvent(), but I couldn't spot the error yet. Any ideas? Cheers, Johannes