Closed
Bug 861362
Opened 10 years ago
Closed 3 years ago
Come up with a method to signal reading position to users
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jwir3, Unassigned)
References
Details
When reflow-on-zoom happens (currently on pinch-zoom events), it tries (with the patch for bug 803719) to center the user on the part of text that was under the point at which the pinch event happened. This is good, but the position maintenance isn't exact. It would be nice if we could somehow visually cue the user to where this point (it becomes a CaretPosition) is, after the reflow/repaint. I'm thinking of something like a momentary highlight of a specific character (change the color), or something that will cue the reader to direct their eyes to where they were previously (presumably) reading. Note that the application for this isn't limited only to reflow-on-zoom - we might be able to use something like this in other applications, too.
Reporter | ||
Updated•10 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Comment 1•10 years ago
|
||
Keeping reading position would also be great across window focus change (tabbed environment). I like the tabbed environment because it makes for easy desktop management, but I would love to be at the same place in a long mail I was reading when interrupted by a new incoming message, or a schedule check in the lighting pane.
Comment 2•8 years ago
|
||
Mass change to move Firefox for Android::Readability bugs to block bug 1129033. Filter on readability-mass-move.
Blocks: 1129033
Component: Readability → General
Comment 3•3 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
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
•