Skip to content

fix(gui): correct file:// URL for the contributor WebView#619

Merged
BenJule merged 1 commit into
developfrom
fix/contributor-webview-url
Jul 18, 2026
Merged

fix(gui): correct file:// URL for the contributor WebView#619
BenJule merged 1 commit into
developfrom
fix/contributor-webview-url

Conversation

@BenJule

@BenJule BenJule commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Follow-up to #618. The contributor dialog built a malformed file:////... URL (three slashes plus the leading slash of the absolute resources path), so the WebView showed the filesystem root instead of the page. Use file:// like WebGuideDialog, which resolves correctly to file:///usr/.../index.html.

The contributor page loaded a malformed file:////... URL, so the WebView
showed the filesystem root instead of the page. Use file:// like
WebGuideDialog so it resolves to file:///usr/.../index.html.
@BenJule BenJule added this to the v02.07.01-dev milestone Jul 18, 2026
@BenJule BenJule self-assigned this Jul 18, 2026
@BenJule
BenJule merged commit 96274e6 into develop Jul 18, 2026
4 checks passed
@BenJule
BenJule deleted the fix/contributor-webview-url branch July 18, 2026 04:03
@github-actions github-actions Bot added area: ui User interface / wxWidgets area: slicing Slicing engine, toolpath generation labels Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: slicing Slicing engine, toolpath generation area: ui User interface / wxWidgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant