Open
Bug 1245502
Opened 9 years ago
Updated 2 years ago
Would be nice to see the container for each tab in about:sessionrestore
Categories
(Firefox :: Session Restore, enhancement, P3)
Firefox
Session Restore
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: baku, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [userContextId][userContextId-UI])
Attachments
(2 files)
(deleted),
image/png
|
Details | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Currently we show just the url/title but would be nice to see also the name of the container where such tabs have been loaded into.
Reporter | ||
Comment 1•9 years ago
|
||
Bram, here an use-case: I have 2 tabs, both with facebook webiste in 2 different contains. Then something bad happens and I have to restart FF. What I see is about:sessionrestore where I see a table showing my 2 facebook tabs ready to be restored.
The current UI shows just the title of the tab, but it's not possible to see which containers they will run into. To me that seems confusing. In particular it's impossible to choose to restore only 1 of those 2 facebook tabs because I don't see which container I'm going to restore.
What I propose is to add a new column called 'containers'. I would show this column only if at least 1 of the tabs was running in a particular container. Feedback?
Flags: needinfo?(bram)
Comment 2•9 years ago
|
||
What about showing container name, icon and colour to the right side of each row containing container tab? It’ll have the same font size as the rest of the table text.
A visual exception applies when you highlight the row, as the icon and font will both turn white.
Flags: needinfo?(bram)
Comment 3•9 years ago
|
||
Comment on attachment 8715498 [details]
containers - session restore indicator - i01
This looks nice Bram!
Comment 4•9 years ago
|
||
Thank you!
The only concern I have left concerns adding a new xul:treecol element specifically for Containers, and how that might break the layout when the window is resized too narrowly. We’ll have to make sure that it looks okay when implemented, and I think it’s good to go.
Reporter | ||
Comment 5•9 years ago
|
||
I don't think it's possible to do it with XUL css (or I don't know how to do it). Bram any help here?
Flags: needinfo?(bram)
Reporter | ||
Comment 6•9 years ago
|
||
This is a simple test I wrote. We can play with CSS following the userContextId value, but from there to what Bram proposes, there is a huge gap :)
Comment 7•9 years ago
|
||
(In reply to Andrea Marchesini (:baku) from comment #5)
> I don't think it's possible to do it with XUL css (or I don't know how to do
> it). Bram any help here?
Sorry. I don’t know how to fiddle with XUL and do this, either.
Flags: needinfo?(bram)
Comment 9•9 years ago
|
||
Actually, I don't think we should spend time on this at this stage of feature development. As far as I can tell we're doing some minimal UI to help with developing platform features and with user testing. Losing the session hopefully won't occur during user testing :-)
Tanvi, what do you think?
Flags: needinfo?(tanvi)
Comment 10•9 years ago
|
||
(In reply to :Paolo Amadini from comment #9)
> Actually, I don't think we should spend time on this at this stage of
> feature development. As far as I can tell we're doing some minimal UI to
> help with developing platform features and with user testing. Losing the
> session hopefully won't occur during user testing :-)
>
> Tanvi, what do you think?
It's not the highest priority, but if baku has the time and incentive to fix this now, then why wait?
baku, can you provide a screenshot of what your current patch does? Maybe that is good enough for now, to communicate to the user what context the tab will load in, without making the UI as pretty as Bram has done. We can file a bug for enhancements and do that after v1.
Flags: needinfo?(tanvi)
Comment 11•9 years ago
|
||
Let me know if there’s anything I can provide by way of visuals. Since it will most likely not take too much time away from other projects, I will be happy to devote some time to produce it.
Updated•9 years ago
|
Flags: needinfo?(paolo.mozmail)
Updated•9 years ago
|
Whiteboard: [userContextId]
Updated•9 years ago
|
Whiteboard: [userContextId] → [userContextId][userContextId-UI]
Updated•9 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Blocks: ss-feature
Comment 12•7 years ago
|
||
Bulk change per https://bugzilla.mozilla.org/show_bug.cgi?id=1401020
status-firefox57:
--- → fix-optional
Comment 13•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
Comment 14•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 23 votes.
:dao, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
Updated•2 years ago
|
Severity: S3 → --
Type: defect → enhancement
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•