Opened 8 years ago
Closed 8 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)
Change History (7)
by , 8 years ago
Attachment: | Haiku (nightly-hrev51200-x86_gcc2_hybrid)-2017-06-09-18-29-36.png added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
by , 8 years ago
Attachment: | 0001-Changed-URL-input-locking-to-use-BMessageRunner.patch added |
---|
Patch to the issue
comment:2 by , 8 years ago
Doesn't the fURLLockTimeout need to be deleted in the URLInputGroup destructor?
by , 8 years ago
Attachment: | 0002-Changed-URL-input-locking-to-use-BMessageRunner.patch added |
---|
Patched patch
comment:3 by , 8 years ago
Replying to pulkomandy:
Doesn't the fURLLockTimeout need to be deleted in the URLInputGroup destructor?
That's right, fixed the patch
Note:
See TracTickets
for help on using tickets.
Demonstration