Ticket #275 (reopened defect) — at Version 17

Opened 15 years ago

Last modified 12 years ago

External panelize no have exit point

Reported by: angel_il Owned by: angel_il
Priority: minor Milestone: 4.8.1
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

Description (last modified by angel_il) (diff)

External panelize no have exit point ".." to leave panelize.

in mc:

$ mkdir /tmp/test1
$ cd /tmp/test1
$ touch test.txt


click menu:
Command / eXternal panelize

select:
Field "Command"
input ls

click [ Add new ]

in field
Enter command label:
input ls

click [< OK >]

click menu:
Command / eXternal panelize

select ls in list
click [< Panelize >]

in current panel you have "test.txt"
and not ".." to exit from this list.

also panelize must be more friendly and intuitive.

Change History

comment:1 Changed 15 years ago by angel_il

  • Description modified (diff)

comment:2 Changed 15 years ago by angel_il

  • Status changed from new to accepted
  • Owner set to angel_il

comment:3 Changed 15 years ago by angel_il

  • Keywords review added

comment:4 Changed 15 years ago by styx

Segmentation fault

comment:5 Changed 15 years ago by styx

  • Keywords rework added; review removed

comment:6 follow-up: ↓ 7 Changed 15 years ago by kdave

There is no need for the ".." entry, just press Ctrl-R to refresh the panel and you will get back.

comment:7 in reply to: ↑ 6 Changed 15 years ago by angel_il

  • Keywords review added; rework removed

Replying to kdave:

There is no need for the ".." entry, just press Ctrl-R to refresh the panel and you will get back.

Ok, but need for this :) ctrl-r is intuitive feature. I think is any one directory list must have exit point.

comment:8 Changed 15 years ago by slavazanko

There is no need for the ".." entry, just press Ctrl-R to refresh the panel and you will get back

IMHO this bad behavior.

For example: if I'll create external panelize filter with:

grep -R -I ' gg_free (' ./ | cut -d : -f 1| sort|uniq

This filter show all files contain call of 'gg_free' function. For example, this is an error and need to fix. I'll fix this file-by-file in panelize ('gg_free' => 'g_free'). Then I'll press CTRL+R and I want to refresh list of filtered files. This more sense for CTRL+R operation (refresh content). Why CTRL+R must exit from panelize view?

BTW, is possible to change header of panel if panelized used?

For example, my current dir is /srv/work/mc/git if I try to panelize by 'ls *.in' command, I see at top of panel '/srv/work/mc/git' and only '*.in' files. IMHO, better to see ex.panel: ls *.in at top of panel.

comment:9 Changed 15 years ago by angel_il

fix: Ok, but need for this :) ctrl-r is NOT intuitive feature.

comment:10 Changed 15 years ago by slavazanko

  • Keywords vote-slavazanko added

comment:11 Changed 15 years ago by andrew_b

  • Keywords vote-andrew_b approved added

comment:12 Changed 15 years ago by slavazanko

  • Keywords review removed

comment:13 Changed 15 years ago by angel_il

  • Status changed from accepted to testing
  • Keywords commited-master added; approved removed
  • Resolution set to fixed

comment:14 Changed 15 years ago by angel_il

  • Status changed from testing to closed

comment:15 Changed 15 years ago by anonymous

  • Milestone 4.6.2.1 deleted

Milestone 4.6.2.1 deleted

comment:16 Changed 13 years ago by angel_il

  • Status changed from closed to reopened
  • Version changed from 4.6.2 to master
  • Branch state set to on review
  • Milestone set to 4.8
  • Keywords panelize added; vote-slavazanko vote-andrew_b commited-master removed
  • Resolution fixed deleted

branch: 275_panelize_enhacement

please review

comment:17 Changed 13 years ago by angel_il

  • Description modified (diff)
Note: See TracTickets for help on using tickets.