Opened 12 years ago
Closed 11 years ago
#9155 closed Bug (invalid)
Browser Difference: Link selection is incosistent
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 3.0 |
Keywords: | Cc: |
Description (last modified by )
This ticket is an extension to #9146 and #9150. While there is clearly bug in Opera and Webkit, I'm not sure if the below case is a bug or just different behaviour that can't be fixed.
To Reproduce:
- Open the AJAX sample and create an editor.
- Without focusing it, hit the link button or select some sample text and hit link button it doesn't matter.
- Insert some dummy link, see that it's created and selected.
- Leaving the selection as is, type a few characters.
Result: in IE and in Firefox whole typed text becomes a link .
NOTE:
In all browsers, when using the above TC for inline styles, they are continued. Should the same rule be used for links or perhaps links shoudl not be continued?
This issue is more of the question whether IE and FF behaviour is correct (IMHO is) while #9146 is bug.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
After discussion we have decided that this is expected and correct.