[Solved][bug]: Adding a string in Qml text editor is problematic
-
I'm using the latest creator snapshot (30.11.2010), suppose I add this in a qml file ...
@
Rectangle {
...
color: "grey"
@I type the double quote, then the grey word, then when I type the double quote, creator automatically puts a second quote every time. I delete one of them using backspace, both quotes vanish. I have to use the DEL key and delete the last quote only. Can be more intuitive
-
Could you please file a bug report? Thanks!
-
-
chetankjain, so there is no such problem in master, yes?
-
chetankjain, thanks. All in all in our company we should use master now because of some features in master our plugin uses.