Closed Bug 1149593 Opened 9 years ago Closed 9 years ago

Hovering over "Copy Summary" changes the button to a grey box

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mossop, Assigned: glob)

References

()

Details

Attachments

(1 file)

I bet this is because I have click to play enabled for flash.
(In reply to Dave Townsend [:mossop] from comment #0)
> I bet this is because I have click to play enabled for flash.

indeed - there's a flash object overlaying that button.
we unfortunately have to use flash to manipulate the clipboard.

we could investigate initialising the zeroclipboard object when the page is loaded instead of on-hover.
(In reply to Byron Jones ‹:glob› from comment #1)
> we unfortunately have to use flash to manipulate the clipboard.

Not for long! See bug 1012662.
Setting dependency on bug 1161797 (though perhaps they should just be duped).
Depends on: 1161797
(In reply to Daniel Holbert [:dholbert] from comment #3)
> Setting dependency on bug 1161797 (though perhaps they should just be duped).

unfortunately not .. we cannot remove flash support due to a lack of browser support of execCommand('copy').
i have an idea about how to make this experience better, will work on it.
Assignee: nobody → glob
No longer depends on: 1161797
Attached patch 1149593_1.patchSplinter Review
- hide the button by default, show it when flash is ready
- store if flash is available in localstorage, switch to visible-by-default when it was available during the last page load
Attachment #8622933 - Flags: review?(dylan)
Comment on attachment 8622933 [details] [diff] [review]
1149593_1.patch

Review of attachment 8622933 [details] [diff] [review]:
-----------------------------------------------------------------

r=dylan
Attachment #8622933 - Flags: review?(dylan) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   379d122..5297b57  master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Thank you for fixing this - I was hitting it too - just hadn't gotten around to filing a bug yet (shame on me hehe) :-)
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.