Bug 66305 - [Import/Export] Zip file import: file name validation too eager
Summary: [Import/Export] Zip file import: file name validation too eager
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-06-09 10:42 EDT by Tom Hofmann CLA
Modified: 2015-04-09 10:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hofmann CLA 2004-06-09 10:42:45 EDT
I200406090800 + ZRH contribution for 1600 build

- new workspace
- new java project
- import->zip file
- in the "From Zip file" text field enter "foobar" (assuming you don't have such
a file in your home directory)
- press TAB

Observe:
- a dialog pops up, saying "Source File is not of proper format"
-> instead, just the status message should be updated, but not a dialog shown -
the user might just want to type a prefix, for example, before he preses "Browse"

- give focus back to the text field
- press backspace twice

Observe:
- another two dialogs with the same message pop up

- various combinations of typing a couple of characters and then deleting a
couple will trigger the dialog to be shown.
Comment 1 Tod Creasey CLA 2004-06-09 15:21:00 EDT
Not for 3.0.
Comment 2 Tod Creasey CLA 2004-06-28 11:28:09 EDT
Reopening now that 3.0 has shipped
Comment 3 Karice McIntyre CLA 2005-11-08 14:04:09 EST
I just tried the steps in 3.2 M3 and this appears to have been fixed.  The 
dialog does not appear and the message that was in the dialog now appears in 
the status.
Comment 4 Tom Hofmann CLA 2005-11-09 04:05:50 EST
Still reproducable with the given steps on Linux-GTK.

Not sure either how this can be an enhancement - I mean, it's nothing severe for
sure, but still clearly a bug!
Comment 5 Karice McIntyre CLA 2005-11-09 09:50:41 EST
Oops, I only tried it on Windows - I didn't notice it was logged against 
Linux.  Not sure why it was marked enhancement - changed to P4 normal.
Comment 6 Mike Wilson CLA 2007-06-22 10:42:57 EDT
On the Mac, following the first 5 steps produces a dialog as indicated in the description. Closing that dialog immediately causes it to re-open, but closing the second one works.

Also, the follow-on steps (i.e. giving focus back to the text field and deleting/adding characters does *not* cause more dialogs to appear.

Changing OS to "all" since this appears on multiple platforms.
Comment 7 Susan McCourt CLA 2009-07-15 12:10:42 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 8 Robert Roth CLA 2015-03-24 11:50:10 EDT
I can't reproduce this on 4.5, this might have been fixed in the meantime. Can anyone confirm this bug as being fixed?
Comment 9 Dani Megert CLA 2015-03-24 11:54:54 EDT
(In reply to Robert Roth from comment #8)
> I can't reproduce this on 4.5, this might have been fixed in the meantime.
> Can anyone confirm this bug as being fixed?

Did you test on Linux? If so, GTK+ 2 or 3?
Comment 10 Robert Roth CLA 2015-03-24 12:00:36 EDT
Yes, I've tested on Linux, with GTK+ 3.
Comment 11 Dani Megert CLA 2015-04-09 10:24:44 EDT
Verified on Windows 7.