Closed Bug 921804 Opened 12 years ago Closed 11 years ago

Prompt checkboxes shown in the wrong place

Categories

(Firefox for Android Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(firefox28 fixed, firefox29 fixed)

RESOLVED FIXED
Firefox 29
Tracking Status
firefox28 --- fixed
firefox29 --- fixed

People

(Reporter: wesj, Assigned: wesj)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Writing some tests for prompts, I noticed the checkboxes are shown above the textboxes in Services.prompt.prompt(); Still don't have a test for that :), but this fixes it.
Attachment #811626 - Attachment is patch: true
Attachment #811626 - Flags: review?(mark.finkle)
Comment on attachment 811626 [details] [diff] [review] Patch >diff --git a/mobile/android/components/PromptService.js b/mobile/android/components/PromptService.js >+ addCheckbox: function addCheckbox(prompt, aCheckMsg, aCheckState) { prompt -> aPrompt
Attachment #811626 - Flags: review?(mark.finkle) → review+
Comment on attachment 811626 [details] [diff] [review] Patch [Approval Request Comment] Bug caused by (feature/regressing bug #): bug 877911 - Prompt.jsm switch User impact if declined: Checkboxes appear above textboxes. Looks visually strange. Testing completed (on m-c, etc.): Landed on mc today. Risk to taking this patch (and alternatives if risky): Low risk. Just changes the ordering of operations. String or IDL/UUID changes made by this patch: none.
Attachment #811626 - Flags: approval-mozilla-aurora?
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Attachment #811626 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: