Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 17793 by dawagner: Checkboxes throw exceptions in devtools http://code.google.com/p/chromium/issues/detail?id=17793
Chrome Version : 3.0.195.1 (Official Build 21222) URLs (if applicable) : http://danblog.co.uk/checkbox.html Other browsers tested: What steps will reproduce the problem? 1. Open the developer tools (Ctrl + Shift + J) 2. Open the console (>= button) 3. Type document.getElementById("checky") 4. Press wedge next to Object to expand What is the expected result? A display of the checkbox's members to appear What happens instead? Exception in ExecuteUtilityFunction styles:Uncaught TypeError: Accessing selectionEnd on an input element that cannot have a selection. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
