Closed Bug 619309 Opened 13 years ago Closed 13 years ago

Clicking on miscellaneous URLbar icons selects the URLbar text

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1b2

People

(Reporter: neil, Assigned: neil)

References

Details

Attachments

(1 file, 1 obsolete file)

Steps to reproduce the problem:
1. Configure preferences for selection of URLbar text
(browser.urlbar.clickSelectsAll set to true)
2. Move focus away from the URL bar
3. Click on any of the miscellaneous URLbar icons:
   Feed icon
   EV icon
   various doorhanger icons

Actual result: URLbar text is selected and focused

Expected result: URLbar text is unaffected

Additional information: The Places Start Button has a partial workaround.
Attached patch Possible patch (obsolete) — Splinter Review
Option 1: Ignore clicks that aren't actually on the URL itself.
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #497760 - Flags: review?(iann_bugzilla)
Option 2: Prevent mouse events on miscellaneous icons from propagating.
Attachment #497761 - Flags: review?(iann_bugzilla)
Blocks: 617333
Attachment #497760 - Flags: review?(iann_bugzilla) → review+
Comment on attachment 497761 [details] [diff] [review]
Possible patch
[Checked in: Comment 4]

r=me I think my preference is for this one but there is not much in that, so whichever you prefer.
Attachment #497761 - Flags: review?(iann_bugzilla) → review+
Comment on attachment 497761 [details] [diff] [review]
Possible patch
[Checked in: Comment 4]

Pushed changeset 57e1d4eca307 to comm-central.
Attachment #497760 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Attachment #497761 - Attachment description: Possible patch → Possible patch [Checked in: Comment 4]
Target Milestone: --- → seamonkey2.1b2
You need to log in before you can comment on or make changes to this bug.