Closed
Bug 735209
Opened 11 years ago
Closed 11 years ago
[ICS] Application icon visible on dismissal of the the clipboard action-bar
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox13 fixed, firefox14 verified, firefox16 verified)
VERIFIED
FIXED
Firefox 14
People
(Reporter: aaronmt, Assigned: sriram)
References
Details
Attachments
(2 files)
128.67 KB,
image/png
|
Details | |
2.49 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
bug 714131 added a clipboard action-bar. On dismissal of the action-bar one will see the application icon briefly. Is there any way to hide this? See attached screenshot -- Samsung Galaxy Nexus (Android 4.0.2) Nightly (03/13)
Reporter | ||
Comment 1•11 years ago
|
||
Perhaps a similar fix from bug 711746 is required?
See Also: → 711746
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sriram
Assignee | ||
Comment 2•11 years ago
|
||
Android shows a default "action-bar" (which we are hiding in XML) -- which is just like what we see when we set up Sync. To avoid that, we need to inflate a custom (empty) actionbar. Thereby, when clipboard exits, android tries to show default empty action-bar.
Attachment #605468 -
Flags: review?(mark.finkle)
Updated•11 years ago
|
Attachment #605468 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•11 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/4960666240ee
Updated•11 years ago
|
Target Milestone: --- → Firefox 14
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4960666240ee
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/62a7efdac3dd
status-firefox13:
--- → fixed
status-firefox14:
--- → fixed
Comment 6•11 years ago
|
||
The application icon is not present anymore on action-bar dismissal. Verified/Fixed on: Nightly Fennec 16.0a1 (2012-06-05) Aurora Fennec 14.0a2 (2012-06-04) Device: Samsung Galaxy Nexus OS: Android 4.0.2
Updated•3 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•