Closed
Bug 1307098
Opened 8 years ago
Closed 8 years ago
Floating toolbar covers the carets when enabling full screen browsing
Categories
(Firefox for Android Graveyard :: Text Selection, defect, P2)
Tracking
(firefox49 unaffected, firefox50 unaffected, firefox51 verified, firefox52 verified)
VERIFIED
FIXED
Firefox 52
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | verified |
firefox52 | --- | verified |
People
(Reporter: TYLin, Assigned: kats)
References
Details
(Keywords: regression)
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
rbarker
:
review+
gchang
:
approval-mozilla-aurora+
|
Details |
Steps to reproduce:
1. Turn on "Full screen browsing"
2. Open an arbitrary web page like https://en.m.wikipedia.org/wiki/Main_Page#
3. Long tap to select a word
Expected result:
The floating toolbar does not cover the carets.
Actual result:
The floating toolbar covers the carets.
I can reproduce this on nightly 52 and aurora 51, but not on release 49.
Reporter | ||
Updated•8 years ago
|
Summary: Floating toolbar cover the carets when enabling full screen browsing → Floating toolbar covers the carets when enabling full screen browsing
Reporter | ||
Comment 1•8 years ago
|
||
mozregression finds bug 1302452.
Blocks: 1302452
Flags: needinfo?(bugmail)
Assignee | ||
Comment 2•8 years ago
|
||
Thanks, I can repro on my Nexus 4 (although on the Z3C it always shows the action bar instead). I'll look into it.
Assignee: nobody → bugmail
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
Flags: needinfo?(bugmail)
OS: Unspecified → Android
Priority: -- → P2
Hardware: Unspecified → All
Version: unspecified → 51 Branch
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8797696 [details]
Bug 1307098 - Fix the positioning of the floating toolbar so that it doesn't overlap the selection and carets.
https://reviewboard.mozilla.org/r/83332/#review81870
Attachment #8797696 -
Flags: review?(rbarker) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3470e326025c
Fix the positioning of the floating toolbar so that it doesn't overlap the selection and carets. r=rbarker
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Comment 7•8 years ago
|
||
Hi :kats,
Since this bug is a regression and also affects 51, do you consider to uplift this for 51 if this patch is not too risky?
Flags: needinfo?(bugmail)
Assignee | ||
Comment 8•8 years ago
|
||
Comment on attachment 8797696 [details]
Bug 1307098 - Fix the positioning of the floating toolbar so that it doesn't overlap the selection and carets.
Approval Request Comment
[Feature/regressing bug #]: bug 1302452
[User impact if declined]: on Android devices that have the floating toolbar, "full screen browsing" enabled, and the dynamic toolbar visible, selecting text will cause the selection carets to be obscured by the floating toolbar.
[Describe test coverage new/current, TreeHerder]: no automated tests
[Risks and why]: pretty low risk, it's a simple fix
[String/UUID change made/needed]: none
Flags: needinfo?(bugmail)
Attachment #8797696 -
Flags: approval-mozilla-aurora?
Comment 9•8 years ago
|
||
Comment on attachment 8797696 [details]
Bug 1307098 - Fix the positioning of the floating toolbar so that it doesn't overlap the selection and carets.
Fix a regression related to UI. Take it in 51 aurora.
Attachment #8797696 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 10•8 years ago
|
||
bugherder uplift |
Comment 11•8 years ago
|
||
Verified as fixed in build:
- Aurora 51.0a2 (2016-10-16);
- Nightly 52.0a1 (2016-10-16);
Device: LG G4 (Android 6.0).
Updated•4 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
•