Can't Repro
Status Update
Comments
ca...@hdsoundlab.com <ca...@hdsoundlab.com> #2
The browser doesn't render any Devnagari content at all. eg. http://www.esakal.com/
The iPhone gets partially there, but is incorrect. Nokia E71 renders it perfectly.
The iPhone gets partially there, but is incorrect. Nokia E71 renders it perfectly.
uc...@google.com <uc...@google.com>
rp...@google.com <rp...@google.com>
[Deleted User] <[Deleted User]> #3
I agree with milindr. I see Square boxes like ☐ instead of characters अ आ इ ई उ ऊ on
Unicode or UTF8 compliant Hindi websites. Even Google Hindi website doesnt open
properly through my HTC Hero's Android 1.5 stock browser. Please support Devnagri
lipi (Sanskrit/Hindi) fonts in Android OS. I want to change my default font to see
Devnagri numerals: ०,१,२,३,४,५,६,७,८,९ instead of Roman numerals:
0,1,2,3,4,5,6,7,8,9. I want my clock to use Devnagri numerals instead of Roman
numerals. Thanks!
Unicode or UTF8 compliant Hindi websites. Even Google Hindi website doesnt open
properly through my HTC Hero's Android 1.5 stock browser. Please support Devnagri
lipi (Sanskrit/Hindi) fonts in Android OS. I want to change my default font to see
Devnagri numerals: ०,१,२,३,४,५,६,७,८,९ instead of Roman numerals:
0,1,2,3,4,5,6,7,8,9. I want my clock to use Devnagri numerals instead of Roman
numerals. Thanks!
kd...@google.com <kd...@google.com> #4
Thanks for the feedback. We are sorry it took so long for us to get to this report.
We would appreciate it if you could confirm whether this is still an issue in the latest version of Android Studio. If so, please share diagnostic logs. They can be found by going to `Help > Collect Logs and Diagnostic Data`.
We would appreciate it if you could confirm whether this is still an issue in the latest version of Android Studio. If so, please share diagnostic logs. They can be found by going to `Help > Collect Logs and Diagnostic Data`.
an...@google.com <an...@google.com> #5
Perfect.
So, this should get fixed and also the default browser should support hindi and other
UTF8 fonts.
So, this should get fixed and also the default browser should support hindi and other
UTF8 fonts.
Description
I would like to report a couple of annoying weaknesses in Android Studio, as compared to e.g. Netbeans or Eclipse. These may be related to Intellij, and if so, please redirect this report accordingly.
DISPLAY OF JAVA DOC
Several errors:
a. When displaying api methods popup (upon entering a ".") on a class with available api, the Documentation window will not update unless it is NOT pinned. This is severe because it prevents effective study of an api. When window is floating it kind of works, but the delay could be several seconds. I have defined 500ms.
b. However, even if AS is instructed to read the api documentation directly from local harddrive, it will still spend approx 10 seconds fetching the first document. It should work within the 500ms or so.
c. The positioning of the floating method api window and the Documentation window is very cumbersome. There is a tendency to put windows OVER the line containing the code! Please just take a look at Netbeans on how these two windows are always placed correctly, i.e. never on top of current code line. Also see how fast Netbeans is compared to AS.
d. I could find no feature in the AS settings to define use of JavaDoc on local machine. It should be default to start the search there and always use that version, then with second priority to search online. Why? Because the download manager downloads documents if you prefer and therefore these will always be correct. A new version is coming in automatically.
e. The deliberate user repositioning of the Documentation floating window should be accepted and become persistent. Now, the window is always repositioned to default position. (Deeply annoying).
f. If the documentation windows is pinned, but not docked, it should pop in and out when the cursor is hovering over e.g. a method. While it pops in, it never pops out again, but remains visible. Also deeply annoying.
g. The "balloon" window and the documentation windows are overlapping, thus competing for attention. These windows but be mutual aware of each other and obviously never overlap.
I can provide screenshots if any of this is unclear.
Hope you agree that a cleanup according to these remarks will improve efficiency for the user of AS. If you do not have Netbeans at disposal, please request screenshots from me for comparision.