Closed
Bug 618516
Opened 13 years ago
Closed 13 years ago
Improve placeholder behavior for JPAKE codes
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
2.65 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
Currently, we start with blank placeholders, which collapse the boxes and don't provide the user with any feedback as to what might be happening. We also fail to clear the previous JPAKE codes when fetching new codes. This patch fixes those issues. It uses "...." as a placeholder and clears the old values. We could look at using a throbber or something in the future.
Attachment #497013 -
Flags: review?(mbrubeck)
Updated•13 years ago
|
Attachment #497013 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 1•13 years ago
|
||
pushed: http://hg.mozilla.org/mobile-browser/rev/5b7631cbb73d
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
VERIFIED FIXED on: Build ID: Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110526 Firefox/7.0a1 Fennec/7.0a1 Device: HTC Desire Z (Android 2.2)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•