I love the idea to get desktop workflow on mobile! The dream of Haida is
still alive :) To echo Alive's concerns, we shouldn't do anything that
makes smooth performance harder than it is already; prototyping is key.
Similarly I think it's important to have the right transitions to indicate
where the user is within their sessions, especially since this homescreen
as a "link" will be completely new.

As for edge gestures to navigate back and forward (like mobile safari), I
quite like it. Perhaps as an advanced used case, a two finger edge gesture
could swipe between tabs/sessions windows.

On Mon, May 11, 2015 at 11:19 PM, Kan-Ru Chen (陳侃如) <[email protected]>
wrote:

> If we could open a gaia content in two sessions at once then they need
> to be careful about notifications and system messages. For example we
> wouldn't want two text message UIs both send new message notifications
> to lockscreen.
>

This is a good point. Ideally service workers would handle all "system
message" type events, and not always open a new session when needing to
show some content UI.

On Tue, May 12, 2015 at 2:15 AM, Etienne Segonzac <[email protected]>
wrote:

>
> Wondering how we will handle "external events" (incoming call,
> notifications, alert() etc...) and match them with sessions, or create new
> sessions when we need to.
> Tab-jumps on desktop is a pretty confusing experience.
>

Agreed about tab-jumping on desktop, and this would be even more confusing
on mobile where we don't always display tabs for all current sessions
onscreen. Again, hopefully service workers will handle the session
management part, but switching between session automatically will need some
sort of transition animation (like a mini-task manager) so the user doesn't
get lost.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to