Bug 571978 - [Edge] Edge#isForwardEnabled() returns get_CanGoBack() result
Summary: [Edge] Edge#isForwardEnabled() returns get_CanGoBack() result
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 4.20 M2   Edit
Assignee: Nikita Nemkin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 571909
  Show dependency tree
 
Reported: 2021-03-16 02:42 EDT by Nobuhiko Yasunaka CLA
Modified: 2021-05-19 07:40 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 Nobuhiko Yasunaka CLA 2021-03-16 02:42:34 EDT
In Eclipse 4.19RC2, org.eclipse.swt.browser.Edge#isForwardEnabled() returns the same result of isBackEnabled().

Edge#isForwardEnabled() checks the webView.get_CanGoBack(pval), but it should check webView.get_CanGoForward(pval).
Comment 1 Eclipse Genie CLA 2021-04-14 02:45:52 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/179286
Comment 2 Nikita Nemkin CLA 2021-04-14 03:15:14 EDT
Thanks for reporting this.
Comment 4 Niraj Modi CLA 2021-05-19 07:40:13 EDT
Verified on Win10 using Build id: I20210518-1800