Closed Bug 340131 Opened 19 years ago Closed 17 years ago

Takes two clicks to go to pasted URL

Categories

(Firefox :: Address Bar, defect, P4)

PowerPC
macOS
defect

Tracking

()

RESOLVED FIXED
Firefox 3 beta3

People

(Reporter: ria.klaassen, Assigned: masayuki)

References

Details

(Keywords: fixed1.8.1, regression)

Attachments

(2 files)

- Copy an URL - Right-click and paste it in the location bar - Click Go - The dropdown closes - Click Go Expected behaviour: the last step should not be necessary. I'll try to find the regression range. Around 31 May.
right. It's my regression. But I don't have an idea for this. If I cannot find the way, I'll back-out the patch.
Attached patch Patch rv1.0Splinter Review
This fixes this bug. But this has a regression that is like bug 339661. 1. Open the history dropdown by inputting the URL(including paste). 2. click dropdown button. -> the dropdown is reopened. But this is trivial. I think that it's enough for daily use.
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Attachment #224232 - Flags: review?(mconnor)
Attachment #224232 - Flags: approval-branch-1.8.1?(mconnor)
Comment on attachment 224232 [details] [diff] [review] Patch rv1.0 Ok, so we still need/want to fix the other issue, but this matters more for now.
Attachment #224232 - Flags: review?(mconnor)
Attachment #224232 - Flags: review+
Attachment #224232 - Flags: approval-branch-1.8.1?(mconnor)
Attachment #224232 - Flags: approval-branch-1.8.1+
Attachment #224713 - Flags: review+
Attachment #224713 - Flags: approval-branch-1.8.1+
checked-in to trunk and 1.8 branch.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
I filed new bug for remain issue. That is bug 340839.
I don't think this bug is really fixed on the trunk. It appears to be fixed the first time I try to reproduce it for a given window, because of the order of the following calls: this.openPopup(aElement, "after_start", 0, 0, false, false); this.popupBoxObject.setConsumeRollupEvent(this.mInput.consumeRollupEvent); setConsumeRollupEvent() should be called before openPopup() the second time I try to reproduce this bug in a given window, it still takes me two clicks. note, my fix for bug #404438 and bug #401712 will address this issue for the trunk. until then, reopening so that it can be re-verified on the trunk.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Flags: in-litmus?
Flags: blocking-firefox3?
Target Milestone: --- → Firefox 3 M11
mac has this bug as well.
OS: Windows XP → All
Hardware: PC → All
Flags: in-litmus? → in-litmus+
OS: All → Windows XP
Hardware: All → PC
OS: Windows XP → All
Hardware: PC → All
> mac has this bug as well. with or without my fix, mac seems to have this problem. the original bug was windows xp. is it unexpected for the mac to behave the same way as windows here? we might need a separate issue on mac.
Flags: blocking-firefox3? → blocking-firefox3+
Why is the autocomplete dropdown opening on paste? Note that Mac doesn't currently implement the consume rollup flag (It is always handled as true).
Priority: -- → P4
Not blocking on this bug for final ship. Would take a safe enough patch if one comes through.
Flags: wanted-firefox3+
Flags: blocking-firefox3-
Flags: blocking-firefox3+
This was fixed for Windows by bug 404438. It still exists on Mac because Mac always consumes rollup events (bug 415440), I filed bug 425815 for that.
Status: REOPENED → RESOLVED
Closed: 19 years ago17 years ago
No longer depends on: 340839
OS: All → Mac OS X
Hardware: All → Macintosh
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: