#2015: Double clicking a word selects the following space as well
----------------------+-----------------------------------------------------
  Reporter:  oPerrin  |       Owner:                    
      Type:  Bug      |      Status:  new               
  Priority:  Normal   |   Milestone:                    
 Component:  General  |     Version:  FCKeditor 2.6 Beta
Resolution:           |    Keywords:  Confirmed         
----------------------+-----------------------------------------------------
Comment (by alfonsoml):

 I agree, that's a behavior controlled by the browser and I don't think
 that we should mess with it.

 The only thing that I would change would be that if some command is
 executed on that text, it might be better (in the cases that I have in
 mind) to apply the command to the selection, but excluding that last
 space: If I select 'is' it does add the space after it, and clicking bold
 it generates <b>is </b>, but it might be slightly better to generate
 <b>is</b>

 The difference is very small, and I don't know if it might be the expected
 behavior in all the cases, and if the complexity of the added code is
 worth the effort.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2015#comment:3>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to