Opened 7 years ago

Closed 7 years ago

#13548 closed bug (fixed)

WebPositive "Open link in a new tab" yields empty URL field

Reported by: accessays Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: webpositive, url, menu Cc: accessays
Blocked By: Blocking:
Platform: x86

Description

If one clicks "Open link in a new tab" from the popup menu in WebPositive, the URL input will become empty.

Attachments (3)

Haiku (nightly-hrev51200-x86_gcc2_hybrid)-2017-06-09-18-29-36.png (103.6 KB ) - added by accessays 7 years ago.
Demonstration
0001-Changed-URL-input-locking-to-use-BMessageRunner.patch (6.0 KB ) - added by accessays 7 years ago.
Patch to the issue
0002-Changed-URL-input-locking-to-use-BMessageRunner.patch (6.1 KB ) - added by accessays 7 years ago.
Patched patch

Download all attachments as: .zip

Change History (7)

comment:1 by accessays, 7 years ago

patch: 01

by accessays, 7 years ago

Patch to the issue

comment:2 by pulkomandy, 7 years ago

Doesn't the fURLLockTimeout need to be deleted in the URLInputGroup destructor?

by accessays, 7 years ago

Patched patch

comment:3 by accessays, 7 years ago

Replying to pulkomandy:

Doesn't the fURLLockTimeout need to be deleted in the URLInputGroup destructor?

That's right, fixed the patch

comment:4 by pulkomandy, 7 years ago

Resolution: fixed
Status: newclosed

Applied in hrev51203. Thanks!

Note: See TracTickets for help on using tickets.