Closed
Bug 367607
Opened 19 years ago
Closed 19 years ago
URL bar autocomplete stops working sometimes
Categories
(SeaMonkey :: Location Bar, defect)
SeaMonkey
Location Bar
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: csthomas, Assigned: ajschult784)
Details
(Keywords: fixed-seamonkey1.0.8, fixed-seamonkey1.1.1)
Attachments
(1 file)
|
982 bytes,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
1. Type bugz in the URL bar.
2. Mouse over "search google for..."
3. Press the up arrow key
4. Press the left arrow key
5. Curse the developers angrily since autocomplete breaks and gives errors in the JS console.
The first symptom after step 4 is that you can no longer get the "search google for..." entry to highlight. After closing the current dropdown through any method, you'll never get another one.
| Reporter | ||
Comment 1•19 years ago
|
||
This seems to open the sidebar on trunk.
Comment 2•19 years ago
|
||
Sorry, but I was unable to reproduce this with either my trunk or branch builds or a the .zip 1.1 release.
| Assignee | ||
Comment 3•19 years ago
|
||
Assignee: cst → ajschult
Status: NEW → ASSIGNED
Attachment #252219 -
Flags: superreview?(neil)
Attachment #252219 -
Flags: review?(neil)
| Assignee | ||
Updated•19 years ago
|
Component: XP Apps: GUI Features → Location Bar
OS: Windows XP → All
Product: Mozilla Application Suite → Core
Hardware: PC → All
Version: 1.8 Branch → Trunk
Comment 4•19 years ago
|
||
Whoops, none of the builds I was testing with had any history for bugzilla...
Comment 5•19 years ago
|
||
Comment on attachment 252219 [details] [diff] [review]
getAttribute returns strings
Although I guess a better fix would be to change engineIndex from an attribute into a <field>.
Attachment #252219 -
Flags: superreview?(neil)
Attachment #252219 -
Flags: superreview+
Attachment #252219 -
Flags: review?(neil)
Attachment #252219 -
Flags: review+
| Assignee | ||
Comment 6•19 years ago
|
||
Comment on attachment 252219 [details] [diff] [review]
getAttribute returns strings
landed on trunk
looking for seamonkey-approval1.1.1?
| Reporter | ||
Comment 7•19 years ago
|
||
Comment on attachment 252219 [details] [diff] [review]
getAttribute returns strings
a=me for sm1.1.1
a=me for sm1.0.8
(I don't think you need another approval b/c neil reviewed the patch)
| Assignee | ||
Comment 8•19 years ago
|
||
ok, landed on both branches
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed-seamonkey1.0.8,
fixed-seamonkey1.1.1
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•