MantisBT - ParaView
View Issue Details
0011801ParaView(No Category)public2011-02-04 15:012011-02-11 20:57
Robert Maynard 
Robert Maynard 
normalfeaturealways
closedfixed 
4.0 
4.03.10 
0011801: On multiple File open only prompt once for each file extension.
I've just talked to Rob about your problem and explained your point.
Rob is going to report a bug for that.
One solution we were thinking of is when several files are selected in
the OpenFile process, if we already have define a reader for a given
extension, we reuse that same reader and ask for the reader type only
for new extension where concurrent reader exist.
No tags attached.
Issue History
2011-02-04 15:01Robert MaynardNew Issue
2011-02-04 15:01Robert MaynardStatusbacklog => tabled
2011-02-04 15:01Robert MaynardAssigned To => Robert Maynard
2011-02-07 14:42Robert MaynardNote Added: 0025317
2011-02-07 14:42Robert MaynardStatustabled => @80@
2011-02-07 14:42Robert MaynardFixed in Version => 3.10
2011-02-07 14:42Robert MaynardResolutionopen => fixed
2011-02-11 20:57Alan ScottNote Added: 0025403
2011-02-11 20:57Alan ScottStatus@80@ => closed

Notes
(0025317)
Robert Maynard   
2011-02-07 14:42   
I have fixed this on master commit 54370a6. You now only get a single popup per file extension.
(0025403)
Alan Scott   
2011-02-11 20:57   
Trusting that it is correct.