Bug 15611 - [GTK] Text selection behaviour different in Debug and Release builds
Summary: [GTK] Text selection behaviour different in Debug and Release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-10-22 02:11 PDT by Alp Toker
Modified: 2007-10-22 03:52 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alp Toker 2007-10-22 02:11:15 PDT
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.
Comment 1 Alp Toker 2007-10-22 03:52:30 PDT
Fixed in r26876.