Issue 2876: Deleting <input> elements from a contentEditable fields causes various errors. http://code.google.com/p/chromium/issues/detail?id=2876
Comment #5 by [EMAIL PROTECTED]: While the DOM is correct in the nightly build, 0.3.155.0 the cursor placement is odd. You have to put the cursor to the left of the widget to properly delete it. We should be able to fix that. Safari does the same thing so I think it is a problem in WebKit rather than in Chromium. I tried the reduction on the nighly WebKit build for Windows (WebKit-r37382) and the cursor has to be placed to the left of the radio button and checkbox so I will open a bug against WebKit. See WebKit bug https://bugs.webkit.org/show_bug.cgi?id=21479 Issue attribute updates: Status: Available -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" 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/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
