Closed
Bug 520860
Opened 16 years ago
Closed 16 years ago
Remove code to suppress Maemo autocomplete widget
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta2-fixed |
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
|
5.37 KB,
patch
|
roc
:
review+
beltzner
:
approval1.9.2+
|
Details | Diff | Splinter Review |
We added some code to suppress the builtin Maemo autocomplete widget. This really isn't something we should have tried to do. The API is not designed to work per-application. It's global. Our code isn't robust and could get the system out of sync if we crash.
This patch removes the code and let's the user deal with showing or hiding the autocomplete widget using the device's control panel.
Attachment #404897 -
Flags: review?(roc)
Attachment #404897 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 1•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Attachment #404897 -
Flags: approval1.9.2?
Comment 2•16 years ago
|
||
Comment on attachment 404897 [details] [diff] [review]
patch
a192=beltzner
Attachment #404897 -
Flags: approval1.9.2? → approval1.9.2+
| Assignee | ||
Comment 3•16 years ago
|
||
status1.9.2:
--- → final-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•