Closed
Bug 1254544
Opened 7 years ago
Closed 7 years ago
[Sync Tabs Sidebar] Right click options are missing for Sidebar Search
Categories
(Firefox :: Sync, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox 48
People
(Reporter: aflorinescu, Assigned: lina)
References
Details
Attachments
(3 files)
35.45 KB,
image/jpeg
|
Details | |
58 bytes,
text/x-review-board-request
|
markh
:
review+
ritu
:
approval-mozilla-beta+
|
Details |
86.34 KB,
image/png
|
Details |
[Affected versions]: - 47.0a1 (20160307030208) - 48.0a1 (20160308030418) [Affected platforms]: - Mac OS X - Ubuntu 14.04 32-bit / 15.04 64-bit - Windows 10 [Steps to reproduce]: 1. Open FF/View/Sidebar/Synced Tabs. 2. If not logged in to your sync account, login and make sure you have at least a device. 3. In the Synced Tabs search box right click. [Expected result]: - The options usually found when right clicking an input text box should be available - same as found in History Sidebar / Search (see attached screenshot) [Actual result]: - "Sync now" option is displayed. [Regression range]: - No [Additional notes]: - Shortcuts are working: e.g. Ctrl+V, Shift+Ins, etc.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → kcambridge
Status: NEW → ASSIGNED
Updated•7 years ago
|
Flags: firefox-backlog+
Priority: -- → P2
Assignee | ||
Comment 1•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/38785/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/38785/
Attachment #8728110 -
Flags: review?(markh)
Assignee | ||
Comment 2•7 years ago
|
||
Here's a first cut. I don't think it's possible for an HTML element to inherit from an XBL binding; otherwise, I would've just inherited from `input-box`. Is there a way to avoid the duplication?
Comment 3•7 years ago
|
||
(In reply to Kit Cambridge [:kitcambridge] from comment #2) > Here's a first cut. I don't think it's possible for an HTML element to > inherit from an XBL binding; otherwise, I would've just inherited from > `input-box`. Is there a way to avoid the duplication? Not that I'm aware of - this LGTM.
Comment 4•7 years ago
|
||
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh https://reviewboard.mozilla.org/r/38785/#review35461 Nice! Untested, but it LGTM (it's not clear from your comments whether it all works as is, but if it does, then go for it!)
Attachment #8728110 -
Flags: review?(markh) → review+
Assignee | ||
Comment 5•7 years ago
|
||
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38785/diff/1-2/
Attachment #8728110 -
Attachment description: MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r?markh → MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh
Assignee | ||
Comment 6•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4a492af1f37c
Assignee | ||
Comment 7•7 years ago
|
||
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38785/diff/2-3/
Assignee | ||
Comment 8•7 years ago
|
||
This should take care of the tests: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2ef94a67505a
Assignee | ||
Comment 9•7 years ago
|
||
Those failures on Linux are interesting. I can't reproduce on Gnome or Unity running locally, and the screenshot didn't help (http://mozilla-releng-blobs.s3.amazonaws.com/blobs/try/sha512/4b15df34d45e6ef30b8fc399aabb57a2b34a0a7ed15dabfd54979935b977ec00f22c3cd27f36efbe7d4670415468ff3cdefc1603e467e2f54901dad5ef753347 is correct; we only show one item if you right-click a device). I could just remove the `hidden` checks, but it'd be nice to see that we actually hide unused items correctly.
Assignee | ||
Comment 10•7 years ago
|
||
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38785/diff/3-4/
Assignee | ||
Comment 11•7 years ago
|
||
This is looking better! https://treeherder.mozilla.org/#/jobs?repo=try&revision=5b1269ab3bd3
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 12•7 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/ba9179915fb0
Keywords: checkin-needed
Comment 13•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ba9179915fb0
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Comment 14•7 years ago
|
||
Verified fixed on Windows 7 64bit, Ubuntu 13.10 32bit and Mac OS X 10.9.5 using latest Nightly 48.0a1 (buildID: 20160413030239) - right click options are: Undo, Cut, Copy, Paste, Delete, Select All, Sync Now.
Updated•7 years ago
|
status-firefox47:
--- → affected
Hi Mark, Kit, should we consider uplifting this to Beta47? SV suggested it and I wanted to get your opinion on the risks.
Flags: needinfo?(markh)
Flags: needinfo?(kcambridge)
Assignee | ||
Comment 16•7 years ago
|
||
It moves the context menu code around, but there are no string changes, and I don't think we've seen regressions on Nightly or Aurora. I'd feel comfortable uplifting this.
Flags: needinfo?(kcambridge)
Assignee | ||
Comment 17•7 years ago
|
||
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh Approval Request Comment [Feature/regressing bug #]: This bug. [User impact if declined]: UX inconsistency: right-clicking the search box in the Synced Tabs sidebar doesn't show the same options as the bookmarks and history sidebars. [Describe test coverage new/current, TreeHerder]: The patch includes tests for verifying context menu options, https://treeherder.mozilla.org/#/jobs?repo=try&revision=5b1269ab3bd3 [Risks and why]: Low risk. There is some code churn, but the tests should cover this, and we haven't seen regressions on Aurora or Nightly. [String/UUID change made/needed]: None.
Flags: needinfo?(markh)
Attachment #8728110 -
Flags: approval-mozilla-beta?
Comment on attachment 8728110 [details] MozReview Request: Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh This has been on Aurora/Nightly 48 for ~6 weeks. Seems safe to uplift to Beta47.
Attachment #8728110 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 19•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/65cdd9740966
Comment 20•7 years ago
|
||
Verified fixed on Windows 7 64bit, Ubuntu 13.10 32bit and Mac OS X 10.9.5 using Firefox 47 Beta 7 (buildID: 20160518173344) - right click options are: Undo, Cut, Copy, Paste, Delete, Select All, Sync Now.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•