mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

Shifting the cursor while selector dialog is open #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.select some text in the document 
2.launch a action dialog (.e.g. to add a speech)
3.while the dialog is open, move the cursor to a differnt position on the 
document
4.click apply

What is the expected output? What do you see instead?
it is possible to create a speech in a place where it is not allowed

TO DO :
capture the position of the cursor while initiating the action.
comparethe position of the cursor on apply, if they differ throw up an error.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 22 Jul 2009 at 10:10

GoogleCodeExporter commented 9 years ago

Original comment by ashok.ha...@gmail.com on 23 Jul 2009 at 7:02

GoogleCodeExporter commented 9 years ago
Fixed in r794

Original comment by ashok.ha...@gmail.com on 29 Jul 2009 at 6:37