id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 7782,[Minor] Selection bug in IE8,Brandon,,"Holding ""shift"" + ""ctrl"" allows you to select entire words at a time. You can select one word with your mouse, and then hold shift+ctrl+(right arrow) to select words within the editor. In IE8, something prevents this from working correctly in ckeditor. You can duplicate this in 3.5.3 on the online demo: http://ckeditor.com/demo Steps to reproduce (using IE8, this works fine in Firefox 4): 1) Use your mouse to highlight the word ""Little"". 2) Hold down shift+ctrl on your keyboard and hit the right arrow. The space next to ""Little"" is selected. 3) Keep hitting the right arrow. Words/spaces will be selected up until the quotation mark ("") starting the first paragraph. 4) Bug: The editor does not allow words past this quote mark to be selected. You cannot see my keyboard strokes in this video, but this is what happens: http://screencast.com/t/sHFTZHP1zmF . I have continued hitting the right arrow (several times) when I reach the quotation mark in the first paragraph but nothing is selected after this point. Of interest (not sure if this helps or not), if you view the source code of the editor, this text is wrapped with bold tags, while ""International Names"" is wrapped with strong tags. If you select ""adaptations"" in the first paragraph and hold shift + ctrl and hit the right arrow, you are able to correctly select the ""International Names"" text and continue selecting further text beyond this. My testing indicates this happens with the and tags specifically, so the issue may have to do with using these tags specifically. In any event, you can duplicate in the online demo with the text pre-filled.",Bug,confirmed,Normal,,General,3.0,,IE8,