[AC-1318] Appcelerator Studio stop responding when typing special national character
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-07-08T17:24:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | John Marott |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-05-14T17:41:46.000+0000 |
Updated | 2016-03-08T07:37:43.000+0000 |
Description
Steps to Reproduce
Comment out a function call like so: // createTableDbInfo(db, person_id, db_version); and type utf-8 char (U+00E5 - encoded bytes 'c3a5') at the end of the line.
If a comment is entered without the function call shoen above it's entered ok.
Actual Result
The infamous OSX colored beach ball starts spinning and never stops again. Studio must be killed and restarted
Expected Result
Text including danish special letters should be typed without problems
Attachments
[~john@marott.dk] can you please attach a simple test case?
Just type the special char. at the end of line 17 - that should do the trick. /John M.
In Appcelerator Studio in the file 'user_projects.js' insert the cursor in line 61 just after: 'glas (uanset rudens størrelse).' and press 'enter', and you will see the beach ball start spinning - and Appcelerator Studio is no longer responding and must be cancled. I have noticed that a similar problem concerning the German umlaut u has been solved in release 4.0.1 which is the same version that I use, but the problem still persists when it comes to my problem. /John M.
[~john@marott.dk] We still are unable to replicate this issue, any information that can help us? is this still happening in the latest Studio?
I have not seen this issue in the latest version of Studio so i guess that the issue can be closed for now /John Marott