Closed
Bug 619309
Opened 15 years ago
Closed 15 years ago
Clicking on miscellaneous URLbar icons selects the URLbar text
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b2
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file, 1 obsolete file)
2.03 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
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.
Assignee | ||
Comment 1•15 years ago
|
||
Option 1: Ignore clicks that aren't actually on the URL itself.
Assignee | ||
Comment 2•15 years ago
|
||
Option 2: Prevent mouse events on miscellaneous icons from propagating.
Attachment #497761 -
Flags: review?(iann_bugzilla)
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+
Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 497761 [details] [diff] [review]
Possible patch
[Checked in: Comment 4]
Pushed changeset 57e1d4eca307 to comm-central.
Assignee | ||
Updated•15 years ago
|
Attachment #497760 -
Attachment is obsolete: true
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Attachment #497761 -
Attachment description: Possible patch → Possible patch
[Checked in: Comment 4]
Updated•15 years ago
|
Target Milestone: --- → seamonkey2.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•