Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 196770

Summary: Indo-Arabic digits in zooming level combobox
Product: [Tools] GEF Reporter: Mohsen Saboorian <mohsens>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
an example none

Description Mohsen Saboorian CLA 2007-07-17 01:21:21 EDT
When computer locale is set to Arabic/Persian, zooming combobox numbers are converted to localized numbers (Arabic-Indic digits), so plugins usually cannot change their zooming state, because they don't understand these numbers. Examples are BIRT, CR4E, XSD Editor, and so on.
Comment 1 Mohsen Saboorian CLA 2007-07-17 01:22:31 EDT
Created attachment 73924 [details]
an example

Here is an example. Changing zooming value doen't work.
Comment 2 Alexander Nyßen CLA 2014-08-09 14:15:34 EDT
What exactly do you mean with "because they don't understand these numbers"? Why does changing the zoom value not work?
Comment 3 Mohsen Saboorian CLA 2014-08-10 00:29:14 EDT
I actually meant eclipse GEF/EMF or any plugin which is handling zooming level was not aware of locale-converted numbers and simply ignored changing zoom value. It was an old bug and was fixed a long time ago as far as I can see in my recent Eclipse installations.

Thanks.