The highlighted text start is just before the < of the a tag, that is not a valid location to insert an id. Why did you select a section of text instead of just placing the cursor after the "a" anyplace and asking to insert an id? Or is that "<a" selected/highlighted for some other reason?
Any cursor point anyplace inside the < to > and after tag name should work, just not before. If that does not work, it is a bug.
|