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

Bug 415319

Summary: Lines in the ruler do not still align with the lines of code on OSX
Product: [ECD] Orion Reporter: Makoto Kato <m_kato>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: gabriel.luong, mihai.sucan, Silenio_Quarti
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
Screenshoot using Firefox DevTools on OSX (using Yahoo Japan site) none

Description Makoto Kato CLA 2013-08-19 04:55:50 EDT
Created attachment 234519 [details]
Screenshoot using Firefox DevTools on OSX (using Yahoo Japan site)

After fixed bug 362286, some people says that this isn't fixed yet.

Although _calculateLineHeight checks U+0x20 to calculate line height, but if line has several multilingual characters that are Japanese, Arabic and etc, calculation of line height is mistake.

See attached screenshot on Firefox DevTools
Comment 1 Makoto Kato CLA 2013-08-19 05:16:11 EDT
This is copy from https://bugzilla.mozilla.org/show_bug.cgi?id=802497...
Comment 2 Silenio Quarti CLA 2013-08-19 13:28:46 EDT
I believe this has been fixed in Orion 3.0 (this is a dup of bug#406782).

Is mozilla running the latest Orion code?
Comment 3 Gabriel Luong CLA 2013-08-19 13:38:27 EDT
(In reply to comment #2)
> I believe this has been fixed in Orion 3.0 (this is a dup of bug#406782).
> 
> Is mozilla running the latest Orion code?

They're not, but I had volunteered to help upgrade their orion version. I haven't had the time to start that yet.
Comment 4 Makoto Kato CLA 2013-08-19 21:40:57 EDT
(In reply to comment #3)
> (In reply to comment #2)
> > I believe this has been fixed in Orion 3.0 (this is a dup of bug#406782).
> > 
> > Is mozilla running the latest Orion code?
> 
> They're not, but I had volunteered to help upgrade their orion version. I
> haven't had the time to start that yet.

Today, when I talk with Anton of DevTools team of Mozilla, they will replace with CodeMirror instead of upgrading to version 3.0.

I will find a diff to apply current mozilla code.

Thanks, Silenio.  Please dup of another bug.
Comment 5 Gabriel Luong CLA 2013-08-20 23:40:16 EDT
Closing