Closed
Bug 1180774
Opened 10 years ago
Closed 10 years ago
send text message button too small
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1180149
People
(Reporter: nick, Unassigned)
Details
(Keywords: foxfood)
Attachments
(1 file)
|
4.57 MB,
video/quicktime
|
Details |
In the messaging app, I have the hardest time sending a text message without repeatedly either opening or closing the keyboard. It's frustrating. fxos 3.0 z3c. See attached video.
| Reporter | ||
Comment 1•10 years ago
|
||
I think the edge swipe gesture might be interfering here, since the small send button is in close proximity to the edge of the screen. Let me try disabling edge gestures (Settings > Navigation > Edge Swipe Navigation) and see if that helps.
Comment 2•10 years ago
|
||
This is not the component you are looking for.
Component: Gaia::Foxfooding → Gaia::SMS
Comment 3•10 years ago
|
||
Hey Nick, thanks for this mail.
I actually filed the same bug recently: bug 1180149. There was likely an issue in our edge gestures implementation and Etienne provided a patch for this. But I think there is other issues, and I'll continue digging in.
The issue is likely not that the button is too small, but rather we don't get the click event because the app is getting resized because the keyboard is hidden because we lose the focus -- which we shouldn't because with touchstart we should not lose the focus.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 4•10 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #3)
> Hey Nick, thanks for this mail.
I meant "bug" of course :)
You need to log in
before you can comment on or make changes to this bug.
Description
•