Ticket #275 (closed defect: fixed)

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: committed-master

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)

comment:18 Changed 13 years ago by iNode

  • Votes for changeset set to iNode

comment:19 Changed 13 years ago by slavazanko

  • Votes for changeset changed from iNode to iNode slavazanko
  • Branch state changed from on review to approved

comment:20 Changed 13 years ago by slavazanko

  • Branch state changed from approved to on hold

On hold until 4.8.0 release

comment:21 Changed 12 years ago by angel_il

  • Status changed from reopened to closed
  • Votes for changeset iNode slavazanko deleted
  • Resolution set to fixed
  • Branch state changed from on hold to merged

comment:22 Changed 12 years ago by andrew_b

  • Status changed from closed to reopened
  • Keywords panelize removed
  • Resolution fixed deleted
  • Branch state changed from merged to no branch

The 'File listing' menu entry doesn't return panel from panelize mode to file listing one.

comment:23 Changed 12 years ago by andrew_b

  • Milestone changed from 4.8 to 4.8.1

Branch: 275_panelization_fixes (parent: master).
Initial changeset:3dbc61124f1d14f86f0f616598bb55edd6527b7f

comment:24 Changed 12 years ago by angel_il

  • Status changed from reopened to accepted

comment:25 Changed 12 years ago by angel_il

  • Branch state changed from no branch to on review

please review

comment:26 Changed 12 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:27 Changed 12 years ago by slavazanko

  • Votes for changeset changed from andrew_b to andrew_b slavazanko
  • Branch state changed from on review to approved

comment:28 Changed 12 years ago by angel_il

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:29 Changed 12 years ago by angel_il

  • Status changed from testing to closed
  • Branch state changed from approved to merged

comment:30 Changed 12 years ago by angel_il

  • Votes for changeset changed from andrew_b slavazanko to committed-master
Note: See TracTickets for help on using tickets.