View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011827ParaViewBugpublic2011-02-09 07:222011-02-11 20:05
ReporterJerome Velut 
Assigned ToRobert Maynard 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformPCOSLinuxOS VersionFedora13-x64
Product VersionDevelopment 
Target Version3.10Fixed in Version3.10 
Summary0011827: GUI: "open file" failed on clicking a folder if a file with the same name exists
DescriptionIn the open file dialog box, clicking on a folder will make the selection active on another file, il the latter has the same name. However, using arrow keys + enter is a workaround.
Steps To ReproduceThe following steps assume that ParaViewData-3.10-RC1 is available.

1- menu "File" -> "Open"
2- Browse to ParaViewData root
3- Enter the "Data" folder
4- Try to click on the "dualSphereAnimation" folder -> it will select the "dualSphereAnimation.clone.pvd" file.

Additional Informationthis bug is reproducible with my own tree:
test_pv10/
|-- test_folder
`-- test_folder.0

"test_folder.0" is an empty file located at the same depth than the folder "test_folder".
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0025395)
Robert Maynard (developer)
2011-02-11 14:18

Bug was found in 3.10 rc-1. Fixing in 3.11 and requesting to be fixed in 3.10.0 release.

commit 969331424e6245f96177

Fix bug 0011827 We now properly handle duplicate names.

When the user was selecting an index in the view, it was always doing a keyboard search on that string. In the case of duplicates it would move to the first file always
(0025400)
Alan Scott (manager)
2011-02-11 20:05

Tested local server, 3.10.0 release, Windows. Tested with exodus file format.

 Issue History
Date Modified Username Field Change
2011-02-09 07:22 Jerome Velut New Issue
2011-02-10 10:49 Robert Maynard Assigned To => Robert Maynard
2011-02-10 10:49 Robert Maynard Status backlog => tabled
2011-02-10 11:30 Robert Maynard Severity minor => major
2011-02-10 11:30 Robert Maynard Target Version => 3.10
2011-02-11 14:18 Robert Maynard Note Added: 0025395
2011-02-11 14:18 Robert Maynard Status tabled => @80@
2011-02-11 14:18 Robert Maynard Fixed in Version => 3.10
2011-02-11 14:18 Robert Maynard Resolution open => fixed
2011-02-11 20:05 Alan Scott Note Added: 0025400
2011-02-11 20:05 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team