Closed
Bug 652545
Opened 14 years ago
Closed 14 years ago
Connect to Sync dialog shows non-functional ok/cancel buttons
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 6
People
(Reporter: aakashd, Assigned: wesj)
References
Details
(Keywords: regression, Whiteboard: [fennec-6])
Attachments
(2 files, 1 obsolete file)
54.03 KB,
image/png
|
Details | |
892 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Build id:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:6.0a1) Gecko/20110425 Firefox/6.0a1 Fennec/6.0a1 ID:20110425052833
Note: You need to be disconnected from sync
Steps to Reproduce:
1. Go to the preferences pane
2. Under "Sync", click on the "Connect" button.
Actual Results:
There are non-functional ok/cancel buttons at the bottom of the dialog.
Expected Results:
The ok/cancel buttons don't show up on the dialog.
Updated•14 years ago
|
tracking-fennec: --- → ?
Updated•14 years ago
|
Keywords: regressionwindow-wanted
Updated•14 years ago
|
Assignee: nobody → wjohnston
tracking-fennec: ? → ---
Whiteboard: [fennec-6]
Assignee | ||
Comment 1•14 years ago
|
||
This was my fault for the change in Bug 652157. These dialogs are currently picking up a toolkit binding.
Assignee | ||
Comment 2•14 years ago
|
||
And this is the correct patch
Attachment #528672 -
Attachment is obsolete: true
Attachment #528674 -
Flags: review?(mark.finkle)
Comment 3•14 years ago
|
||
Comment on attachment 528674 [details] [diff] [review]
Patch v1
>+dialog.content-dialog {
>+ -moz-binding: none;
>+}
add a comment above this to let us know we want to kill the default binding as well
Attachment #528674 -
Flags: review?(mark.finkle) → review+
Updated•14 years ago
|
Blocks: 652157
Keywords: regressionwindow-wanted
Assignee | ||
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → Firefox 6
Comment 6•14 years ago
|
||
VERIFIED FIXED on:
Build Id: Mozilla /5.0 (Android;Linux armv7l;rv:6.0a1) Gecko/20110429 Firefox/6.0a1 Fennec /6.0a1
Device: HTC Desire Z (Android 2.2)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•