Bug 130659 - Browsing for LZX file in Run configuration broken on Macintosh
Summary: Browsing for LZX file in Run configuration broken on Macintosh
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Laszlo (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: laszlo.ui-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 17:30 EST by Frisco Del Rosario CLA
Modified: 2007-07-29 09:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frisco Del Rosario CLA 2006-03-06 17:30:00 EST
Create a new Laszlo file in an existing project:

Steps

Select project in Script Explorer
File->New->Laszlo File
Finish
Edit the canvas. <canvas bgcolor="blue">
Save (default is new_file.lzx)

Run->Run...
In Perspectives panel, Run=Laszlo
In Configurations panel, doubleclick Laszlo Application
Click new_configuration
In Laszlo Configuration panel, click Project... (Choose a project-> OK) -- this step enables the Browse... button for LZX Application 
In LZX Application field, Project File radio button should be defaulted
Click Browse... -- opens LZX File Selection window, defaulting to /src folder in the project folder
Click the arrow (on Windows, it's a + and it works)

Expected
Folder tree opening to enable selection of LZX file

Result
Arrow disappears, folder does not open

Workaround
At Laszlo Configuration panel, LZX Application, click URL radio button, then paste URL (for instance, http://127.0.0.1:8080/lps-3.1.1/my-apps/workspace/MyProject/src/new_file.lzx) into field, then click Run. This works around, but it makes Eclipse a moot point, since it is equivalent to just opening the LZX file from the browser.
Comment 1 Eclipse Webmaster CLA 2007-07-29 09:19:11 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991