<div dir="ltr"><span style="font-size:12.8px">Hello all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I upload a patch to add a preference API in order to enable/disable the selection gap painting feature.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Add WKPreference for SelectionPaintingWithoutSelectionGaps<br></div><div style="font-size:12.8px"><a href="https://bugs.webkit.org/show_bug.cgi?id=156900" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=156900</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">You&#39;re able to see what is the selection gap painting in below screenshots.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1. Enable selection gap painting on WebKitGTK+ (Red circles point out the selection gaps)</div><div style="font-size:12.8px"><br><img src="cid:ii_inrgskst0_15476c8a4abdbb09" width="544" height="406"><br>​<br>​</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>2. Disable selection gap painting on WebKitGTK+</div><div><br></div><div><img src="cid:ii_inrgsy541_15476c8e91da5636" width="544" height="539"><br>​<br></div><div><br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Almost browsers don&#39;t support the selection gap painting when doing text selection. So I wonder why WebKit has been</div><div style="font-size:12.8px">doing support this feature so far. Anyway I think it would be good if we can give each port a functionality to enable/disable</div><div style="font-size:12.8px">this feature. Because I believe there is definitely ports which want to disable it.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">In my opinion this new preference API looks good for WK2. But If there is any concern or comment about new preference API</div><div style="font-size:12.8px">to WK2, please let me know.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">gyuyoung.</div></div>