Closed
Bug 907092
Opened 12 years ago
Closed 8 years ago
[Email] The attachment button covers the left side of send button a little bit
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evanxd, Unassigned)
Details
Attachments
(1 file)
|
34.59 KB,
image/png
|
Details |
We cannot tap the Selector.composeSendButton element with (0, 0) offset,
because the attachment button covers the left side of it a little bit.
We could refer the css style in:
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/headers.css#L117
And the patch in http://bugzil.la/907061 make us skip the issue luckly.
| Reporter | ||
Comment 1•12 years ago
|
||
Hi all,
I don't know why we must need the "margin-left: -0.2rem" style in https://github.com/mozilla-b2g/gaia/blob/master/shared/style/headers.css#L117.
It causes the issue.
| Reporter | ||
Comment 2•12 years ago
|
||
The attachment and send button is in the top of the image.
| Reporter | ||
Updated•12 years ago
|
Attachment #792703 -
Attachment description: Screen Shot 2013-08-20 at 下午4.59.48.png → attachment and send buttons
Comment 3•12 years ago
|
||
This "margin-left: -0.2rem" is because Ux guys want on active state to hide the separator. Maybe you need to talk with Patryk or Sergi
Comment 4•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•