Closed
Bug 943123
Opened 11 years ago
Closed 11 years ago
[B2G][E-Mail] "Select Folder" screen when moving emails to different folders has UI issue with partial circles on button corners
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(firefox28 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox28 | --- | affected |
People
(Reporter: bzumwalt, Assigned: eeejay)
References
Details
(Keywords: regression)
Attachments
(2 files)
Description:
In E-Mail application when moving selected emails to a different folder, the "Select Folder" screen has a UI issue showing blue partial circles on the upper left corner of each folder select button.
Repro Steps:
1) Updated Buri to Build ID: 20131125142741
2) With email account set up open E-Mail app
3) Press edit button in inbox
4) Select one or more emails
5) Choose move to folder button
Actual:
Select Folder screen shows blue partial circles on corners of folder selection buttons.
Expected:
Select Folder screen UI displays buttons as expected.
Environmental Variables
Device: Buri v 1.3 Mozilla RIL
Build ID: 20131125142741
Gecko: http://hg.mozilla.org/mozilla-central/rev/757c2011df5b
Gaia: bd8053d30c275f8d3040cd494e04b3480a784656
Platform Version: 28.0a1
Firmware Version: V1.2_US_20131115
Notes:
Repro frequency: 3/3, 100%
See attached: screenshot
Comment 1•11 years ago
|
||
Ugly VD regression, probably from the recent value selector work.
Component: Gaia::E-Mail → Gaia::System::Window Mgmt
Keywords: regression,
regressionwindow-wanted
Comment 2•11 years ago
|
||
Note that e-mail has an old somewhat hacked up copy of value selector logic from somewhere and its own CSS, but building blocks could easily be interfering with it.
See:
https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/value_selector.js
https://github.com/mozilla-b2g/gaia/blob/master/apps/email/style/value_selector.css
Updated•11 years ago
|
QA Contact: jzimbrick
Comment 3•11 years ago
|
||
Regression Window:
Last Working Environmental Variables:
Device: Buri 1.3 Mozilla RIL
BuildID: 20131113040200
Gaia: 7243b75041c93bc7deb240131748d0b164f3f0b0
Gecko: 7b014f0f3b03
Version: 28.0a1
Base Image: V1.2_20131115
First Broken Environmental Variables:
Device: Buri 1.3 Mozilla RIL
BuildID: 20131114143149
Gaia: 4ea5adac92d6a9ab035e708e941d50be0d670da2
Gecko: 7b014f0f3b03
Version: 28.0a1
Base Image: V1.2_20131115
Updated•11 years ago
|
Keywords: regressionwindow-wanted
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → eitan
Flags: needinfo?(eitan)
Assignee | ||
Comment 6•11 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•11 years ago
|
Attachment #8342299 -
Flags: review?(fabrice)
Comment 7•11 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #6)
> Created attachment 8342299 [details]
> Pointer to Github pull request:
> https://github.com/mozilla-b2g/gaia/pull/14357
>
> Pointer to Github pull-request
Note - you probably want asuth to review that, as he's the person who owns the email codebase.
Component: Gaia::System::Window Mgmt → Gaia::E-Mail
Assignee | ||
Comment 8•11 years ago
|
||
Comment on attachment 8342299 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14357
Thanks!
Attachment #8342299 -
Flags: review?(fabrice) → review?(bugmail)
Comment 9•11 years ago
|
||
Comment on attachment 8342299 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14357
Stealing the review from :asuth -- checked on device, and this change fixes the issue, r+ from me.
Attachment #8342299 -
Flags: review?(bugmail) → review+
Assignee | ||
Comment 10•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•