Closed
Bug 1085596
Opened 10 years ago
Closed 10 years ago
[meta] Implement simplified (v1) new tablet editing mode
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(1 obsolete file)
Because we don't have enough time, we won't implement the full editing mode (bug 1058902) for v1. Instead, we'll implement a simplified version that is essentially
Overview of the required changes (from the 10/13 new tablet meeting), potentially broken up into blocking bugs:
* Back button behavior
* Don't break if user does something while editing
* Save/restore edited text when switching tabs
* Show browser search when typing
* Fix the alignment of editing mode (bug 1079182)
Assignee | ||
Comment 1•10 years ago
|
||
(In reply to Michael Comella (:mcomella) from comment #0)
> * Show browser search when typing
My mistake: this already happens.
Assignee | ||
Comment 2•10 years ago
|
||
(In reply to Michael Comella (:mcomella) from comment #0)
> * Don't break if user does something while editing
bug 1086981.
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Michael Comella (:mcomella) from comment #0)
> * Save/restore edited text when switching tabs
bug 1086983
Assignee | ||
Comment 4•10 years ago
|
||
This works for the reload button too, but not the tabs button - that one is complicated because we can choose to leave editing mode open until a state change occurs (e.g. tab added/selected).
Attachment #8513115 -
Flags: review?(lucasr.at.mozilla)
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8513115 [details] [diff] [review]
Part 3: Cancel editing mode when hitting toolbar buttons
Wrong bug.
Attachment #8513115 -
Attachment is obsolete: true
Attachment #8513115 -
Flags: review?(lucasr.at.mozilla)
Assignee | ||
Updated•10 years ago
|
Summary: Implement simplified (v1) new tablet editing mode → [meta] Implement simplified (v1) new tablet editing mode
Assignee | ||
Comment 6•10 years ago
|
||
Closing as dependent bugs are closed.
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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
•