Bug 142571 - [EFL] fast/css/vertical-text-overflow-ellipsis-text-align-center.html is failing
Summary: [EFL] fast/css/vertical-text-overflow-ellipsis-text-align-center.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks: 93353
  Show dependency treegraph
 
Reported: 2015-03-10 22:22 PDT by Gyuyoung Kim
Modified: 2015-04-09 08:56 PDT (History)
4 users (show)

See Also:


Attachments
Patch (51.91 KB, patch)
2015-03-16 21:15 PDT, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2015-03-10 22:22:09 PDT
fast/css/vertical-text-overflow-ellipsis-text-align-center.html was added by r121085. However it is failing on EFL port.
Comment 1 Hunseop Jeong 2015-03-16 21:15:46 PDT
Created attachment 248802 [details]
Patch
Comment 2 Gyuyoung Kim 2015-04-09 08:27:40 PDT
Comment on attachment 248802 [details]
Patch

In expected image, it seems to me that scrollbar needs to be shown because multi line text is not drawn inside window, isn't it ?
Comment 3 Hunseop Jeong 2015-04-09 08:34:07 PDT
(In reply to comment #2)
> Comment on attachment 248802 [details]
Patch

In expected image, it seems to
> me that scrollbar needs to be shown because multi line text is not drawn
> inside window, isn't it ?

Yes, You are right, But now WebKitTestRunner And MiniBrowser looks like didn't draw the scrollbar on EFL port.
Comment 4 Gyuyoung Kim 2015-04-09 08:36:34 PDT
(In reply to comment #3)
> (In reply to comment #2)
> > Comment on attachment 248802 [details]
> Patch
> 
> In expected image, it seems to
> > me that scrollbar needs to be shown because multi line text is not drawn
> > inside window, isn't it ?
> 
> Yes, You are right, But now WebKitTestRunner And MiniBrowser looks like
> didn't draw the scrollbar on EFL port.

Ok, I see. If there is no bug to handle this bug, could you file a bug to fix it ?
Comment 5 WebKit Commit Bot 2015-04-09 08:43:49 PDT
Comment on attachment 248802 [details]
Patch

Clearing flags on attachment: 248802

Committed r182600: <http://trac.webkit.org/changeset/182600>
Comment 6 WebKit Commit Bot 2015-04-09 08:43:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Hunseop Jeong 2015-04-09 08:56:26 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > Comment on attachment 248802 [details]
> > Patch
> > 
> > In expected image, it seems to
> > > me that scrollbar needs to be shown because multi line text is not drawn
> > > inside window, isn't it ?
> > 
> > Yes, You are right, But now WebKitTestRunner And MiniBrowser looks like
> > didn't draw the scrollbar on EFL port.
> 
> Ok, I see. If there is no bug to handle this bug, could you file a bug to
> fix it ?

I reported the bug : https://bugs.webkit.org/show_bug.cgi?id=143566