Closed
Bug 1169508
Opened 11 years ago
Closed 11 years ago
Migrate gaia-text-input to input text box in prompt dialog
Categories
(Firefox OS Graveyard :: Gaia::TV::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chens, Assigned: chens)
References
Details
Attachments
(2 files)
We should use normal text box to have correct font size in prompt dialog.
| Assignee | ||
Comment 1•11 years ago
|
||
John, would you review this patch? thanks!
Assignee: nobody → chens
Attachment #8614500 -
Flags: review?(im)
Comment 2•11 years ago
|
||
Comment on attachment 8614500 [details] [review]
Pull request to smart-modal-dialog
looks good to me.
Attachment #8614500 -
Flags: review?(im) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
John, would you review this patch? thanks!
Attachment #8615877 -
Flags: review?(im)
| Assignee | ||
Comment 4•11 years ago
|
||
Land on smart-modal-dialog: https://github.com/smart-components/smart-modal-dialog/commit/36275a3742389663d16c61b53a426fd3401e4850
Comment 5•11 years ago
|
||
Comment on attachment 8615877 [details] [review]
Pull request to master
Focus lost issue found with the following STR:
1. open UI test and open a prompt
2. go back to home
3. open app deck
4. open UI test app again <== focus goes to UI test app instead of dialog.
I also tested alert and confirm. They are affected, too.
The reason I found it is that you haven't changed any lines of focus to handle the focus of smart-input-dialog.
Attachment #8615877 -
Flags: review?(im)
| Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8615877 [details] [review]
Pull request to master
John, I've put focus related fixes for smart-modal-dialog and smart-input-dialog, would you review this again? thanks!
Attachment #8615877 -
Flags: review?(im)
Comment 7•11 years ago
|
||
Comment on attachment 8615877 [details] [review]
Pull request to master
Looks good to me.
Attachment #8615877 -
Flags: review?(im) → review+
| Assignee | ||
Comment 8•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
•