After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 132785 - renaming file in 'list view' remains off-screen
renaming file in 'list view' remains off-screen
Status: RESOLVED DUPLICATE of bug 309964
Product: nautilus
Classification: Core
Component: Views: List View
0.x.x [obsolete]
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
AP3
: 86942 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-01-28 16:16 UTC by Patrick Wade
Modified: 2005-07-16 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch to make treeview scroll to the first cell (972 bytes, patch)
2004-02-20 15:23 UTC, Narayana Pattipati
committed Details | Review

Description Patrick Wade 2004-01-28 16:16:52 UTC
using a nautilus build from cvs HEAD (27th Jan 2004):

-Switch the gnome theme to 'High Contrast Large Print Inverse'
-open the Nautilus file browser
-switch the view to 'View As List'
-Focus a file in the main pane
-Scroll the pane right to view it's modification date (last column)
-At this point, press 'F2' key to rename the file


There is no 'jump back' to bring the filename on-screen. The filename
is being edited blind.
Comment 1 Narayana Pattipati 2004-02-20 15:01:27 UTC
*** Bug 86942 has been marked as a duplicate of this bug. ***
Comment 2 Narayana Pattipati 2004-02-20 15:22:08 UTC
I will upload a patch which fixes the problem. The patch make treeview
scroll to the first column vertically when F2 is pressed to rename a
cell.
Comment 3 Narayana Pattipati 2004-02-20 15:23:31 UTC
Created attachment 24610 [details] [review]
proposed patch to make treeview scroll to the first cell
Comment 4 Narayana Pattipati 2004-02-21 07:00:30 UTC
Committed patch after approval from Dave Camp. ChangeLog is as
follows:

2004-02-21  Narayana Pattipati  <narayana.pattipati@wipro.com>

  * src/file-manager/fm-list-view.c(fm_list_view_start_renaming_file):
  Scroll to the particular column in listview while renaming. Fix
  bugzilla bug# 132785
Comment 5 Patrick Wade 2004-03-03 15:03:35 UTC
This is partially fixed. However, given that I have a side-pane in my
Nautilus window (and I'm using a LargePrint theme), the scroll-back to
the leftmost cell doesn't always work well.

A scroll-back does occur, but it looks to me like either only the
rightmost edge of the leftmost column (the 'Name' column) is brought
into view, or that the side-pane isn't being accounted for when the
scrollback occurs.
Comment 6 Calum Benson 2004-10-21 16:41:16 UTC
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs.
 Filter on "SUN A11Y SPAM" to ignore.
Comment 7 Christian Neumair 2005-07-16 11:51:37 UTC
The remainder of this bug is a duplicate of bug 309964.

*** This bug has been marked as a duplicate of 309964 ***