[Webkit-unassigned] [Bug 63966] [EFL] Add url bar to EWebLauncher.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 21:14:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63966





--- Comment #9 from Hyerim Bae <hyerim.bae at samsung.com>  2011-07-07 21:14:39 PST ---
(In reply to comment #8)
> (In reply to comment #6)
> > I'll modify what you mentioned below.
> > Also, regarding using textblock, you are absolutely right.
> > However, the Edje can't receive the user input key value directly as far as I know.
> > That's why I used the textblock and handle it manually.
> Are you really sure using Edje is more troublesome than doing all the work done in this patch? Using an entry and then using edje_object_signal_callback_add to check if Enter was pressed should require less code than using textblock directly, shouldn't it?

Okay, I'll try to do that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list