Hello Charles > On Jan 28, 2016, at 9:02 AM, Charles Marcus <[email protected]> wrote: > > On 1/28/2016 8:40 AM, Ludovic Marcotte <[email protected]> wrote: >> On 2016-01-28 02:43, "Daniel Müller" wrote: >> >>> What i am missing is the context-menu right click! Will this feature >>> be added? >>> >> No more context-menu on right click. These are not mobile friendly and >> certainly not part of Material Design. >> > > So the new 3+ UI is only meant for mobile? Maybe you should make this clear > in the release notes? > > If I'm misunderstanding, then building something limiting yourself to the > least common denominator is a really bad decision. > > Right-click context menus are invaluable on desktops.
The new v3 is responsive, optimized for both mobiles and desktops. SOGo's Web interface remains, well, a Web interface. We didn't want to bypass the contextual menus of the user's browser as we do in v2 for multiple reasons: - Users do require access to the options offered in the browser's contextual menu (Copy, Paste, etc); - It's not possible to trigger those contextual menus on touch screens (phones, tablets); - Our experience is that most Web applications don't create JavaScript-driven contextual menus. Most users won't even think looking for additional options by firing a contextual menu. In a Web browser, we expect to click on links and buttons. The contextual menu is meant for native functions. I hope it clarifies our decision. Thanks, Francis-- [email protected] https://inverse.ca/sogo/lists
