Re: [webkit-dev] Vertical Selections in Textareas

2013-05-16 Thread Darin Adler
One other thought. It’s important to get some experience contributing to WebKit before tackling a project of this size. A good way to do that is to fix some bugs in the area you’ll be working in. — Darin ___ webkit-dev mailing list webkit-dev@lists.we

Re: [webkit-dev] Vertical Selections in Textareas

2013-05-16 Thread Glenn Adams
On Thu, May 16, 2013 at 12:06 PM, Darin Adler wrote: > I think it’s a neat idea. It’s a big, challenging project. The first step > is probably to add the notion of a selection that is not a single DOM > range. There are many, many functions that currently have that assumption. > I don’t have a lo

Re: [webkit-dev] Vertical Selections in Textareas

2013-05-16 Thread Darin Adler
I think it’s a neat idea. It’s a big, challenging project. The first step is probably to add the notion of a selection that is not a single DOM range. There are many, many functions that currently have that assumption. I don’t have a lot more specific feedback to add. — Darin __

[webkit-dev] Vertical Selections in Textareas

2013-05-16 Thread Breck Yunits
Hi there, I'd like to help get vertical selection support in textareas if possible. Is there anyone who might help point me in the right direction? If you haven't used vertical selection before, you can try it in Textmate, Sublime2, and many other editors by holding down the option key and draggi