Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#9565 closed enhancement (no change required)

[Tracker] Make actions of context menu available in main menu (easy)

Reported by: X512 Owned by: axeld
Priority: low Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: touchscreen Cc:
Blocked By: Blocking:
Platform: All

Description

This makes file manipulation faster on touchscreen devices since context menu are opened by holding finger with delay (Tracker has support of this feature out-of-box, probably for 1 button mice).

Change History (11)

comment:1 by richienyhus, 11 years ago

Summary: [Tracker] Make actions of context menu available in main menu [easy][Tracker] Make actions of context menu available in main menu (easy)

Only round brackets work on easy tasks page.

comment:2 by waddlesplash, 11 years ago

Aren't all the actions in the context menu (both with items selected and not) available in the File menu? They are for me (hrev45432).

comment:3 by rexmorgan, 10 years ago

All of these menu items are available for me in hrev46618

Version 0, edited 10 years ago by rexmorgan (next)

comment:4 by pulkomandy, 10 years ago

Resolution: no change required
Status: newclosed

comment:5 by jscipione, 10 years ago

Some options were added to Tracker's context menu in hrev46251

in reply to:  5 ; comment:6 by rexmorgan, 10 years ago

Replying to jscipione:

Some options were added to Tracker's context menu in hrev46251

This revision looks like it's dealing with zooming in webpositive, not adding an item to Tracker's context menu. Did you mean to link a different revision or is this related somehow that I'm not realizing?

While looking at this, though, I did notice that different options are displayed in the context menu if you hold shift. The same options are displayed in the File menu if you hold shift while clicking File, but I believe this would be an issue if you were to be using a touchscreen, which is what I'm assuming this ticket was originally for since it has the keyword touchscreen. Is that something that needs to be looked into?

comment:7 by jscipione, 10 years ago

Unfortunately Trac only shows the last commit in the push, http://cgit.haiku-os.org/haiku/log/?qt=range&q=959a0ca+^2809b77 shows all the commits in this push. This http://cgit.haiku-os.org/haiku/commit/?id=000e7d408880f298fea192cefa46526965245165 is the specific commit that applies to this ticket.

Holding shift doesn't matter for touchscreens since the Command+Shift+Equal vs. Command+Equal modifier only applies to keyboard input, selecting the menu option with the mouse or touchscreen is the same.

in reply to:  6 comment:8 by humdinger, 10 years ago

Replying to rexmorgan:

I believe this would be an issue if you were to be using a touchscreen, which is what I'm assuming this ticket was originally for since it has the keyword touchscreen. Is that something that needs to be looked into?

I rather think the "touchscreen" keyword was to make the commands available in the normal menu instead of the context menu. Sure, a shift-key isn't available on a non-keyboard touch device either... But I think everyone is pretty convinced that the whole GUI/Decorator will have to change for a touch device. And that is outside the scope of R1 development (if it isn't outright out of scope for Haiku's desktop target... but hey, it's open source, so if there's folk interested in that...)

in reply to:  7 ; comment:9 by rexmorgan, 10 years ago

Replying to jscipione:

Unfortunately Trac only shows the last commit in the push, http://cgit.haiku-os.org/haiku/log/?qt=range&q=959a0ca+^2809b77 shows all the commits in this push. This http://cgit.haiku-os.org/haiku/commit/?id=000e7d408880f298fea192cefa46526965245165 is the specific commit that applies to this ticket.

Holding shift doesn't matter for touchscreens since the Command+Shift+Equal vs. Command+Equal modifier only applies to keyboard input, selecting the menu option with the mouse or touchscreen is the same.

Thanks for clearing that up with the commits. I see what you mean, now.

I'm not sure what you mean about the different modifiers. Now that I see the change you're talking about, it's related to Zooming In/Out within tracker and is part of the Window menu. I believe this ticket is related to the context menu that opens when right clicking (or left click and holding for a second) on a file, and ensuring those menu items are available from outside of the context menu. I don't see the zoom options available from within the context menu to begin with.

Replying to humdinger:

Sure, a shift-key isn't available on a non-keyboard touch device either... But I think everyone is pretty convinced that the whole GUI/Decorator will have to change for a touch device. And that is outside the scope of R1 development (if it isn't outright out of scope for Haiku's desktop target... but hey, it's open source, so if there's folk interested in that...)

Yes, I was thinking about touch devices, tablets specifically, that wouldn't have the keyboard available to hold shift, at all. This answers my question, thanks.

in reply to:  9 ; comment:10 by jscipione, 10 years ago

Replying to rexmorgan:

Replying to jscipione: I'm not sure what you mean about the different modifiers. Now that I see the change you're talking about, it's related to Zooming In/Out within tracker and is part of the Window menu. I believe this ticket is related to the context menu that opens when right clicking (or left click and holding for a second) on a file, and ensuring those menu items are available from outside of the context menu. I don't see the zoom options available from within the context menu to begin with.

Ahh, okay, my mistake. Tracker has a few context menus it seems. Sorry for the noise.

in reply to:  10 comment:11 by rexmorgan, 10 years ago

Replying to jscipione:

Ahh, okay, my mistake. Tracker has a few context menus it seems. Sorry for the noise.

No problem. Thanks for keeping me honest :)

Note: See TracTickets for help on using tickets.