[Webkit-unassigned] [Bug 17374] Inspector should support tab completion while editing CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 11:25:17 PDT 2010


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





--- Comment #34 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-16 11:25:17 PST ---
(In reply to comment #33)
> I think pressing Tab is much easier than pressing Right Arrow and writing ":" after that.

Some thoughts I had. You can append ": " to the end of each
autocompletion result. I'm trying to do something similar
elsewhere. Or manually append it when the user uses the right arrow.
But I agree. I tripped myself up using "tab" a few times with your
autocomplete patch. Splitting into two fields sounds like a
separate patch altogether, or are you suggesting doing that first?

-- 
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