Re: small problem with bookmark menu
- From: Denis Prost <denis.prost@xxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Wed, 29 Nov 2006 22:38:52 +0100
Hi Tom,
tpgww@xxxxxxxxxxx a écrit :
On Wed, 29 Nov 2006 09:54:28 +0100
Denis Prost <denis.prost@xxxxxxxxxx> wrote:
Just a small problem : when a bookmark menu item has children, right
clicking on it does not work. So it is impossible to add a new bookmark
after from the menu. It is always possible to edit the bookmark menu to
do it, so this is not such a big matter. But it would be handy if one
could do it from the bookmark menu.
In general, there's not much that can be done with gtk menu-items which are a
placeholder for a sub-menu.
To work around this it would be necessary to add another item to the bookmarks
context-menu, an "add before", which you could apply to the item following a
sub-menu. Is this worth doing ?
Probably not, since you may have two sub-menu items following, and then
there would be no solution to add a bookmark between them, even with a
new "add before" choice. But as I said, it's not such a big matter...
Regards
Denis
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- References:
- small problem with bookmark menu
- From: Denis Prost
- Re: small problem with bookmark menu
- From: tpgww
Other related posts:
- » small problem with bookmark menu
- » Re: small problem with bookmark menu
- » Re: small problem with bookmark menu
On Wed, 29 Nov 2006 09:54:28 +0100 Denis Prost <denis.prost@xxxxxxxxxx> wrote:
Just a small problem : when a bookmark menu item has children, right clicking on it does not work. So it is impossible to add a new bookmark after from the menu. It is always possible to edit the bookmark menu to do it, so this is not such a big matter. But it would be handy if one could do it from the bookmark menu.
In general, there's not much that can be done with gtk menu-items which are a placeholder for a sub-menu. To work around this it would be necessary to add another item to the bookmarks context-menu, an "add before", which you could apply to the item following a sub-menu. Is this worth doing ?
- small problem with bookmark menu
- From: Denis Prost
- Re: small problem with bookmark menu
- From: tpgww