Bug 15611
| Summary: | [GTK] Text selection behaviour different in Debug and Release builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alp Toker <alp> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | Gtk |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | All | ||
| OS: | All | ||
Alp Toker
When text is selected, clicking within the selection area once should de-select the text.
This works in Debug builds, but the text remains selected in Release builds.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alp Toker
Fixed in r26876.