Project

General

Profile

Actions

Bug #4733

open

WSuggestionPopup does not fire WFormWidget 'changed' signal

Added by Velvet Jones about 8 years ago. Updated almost 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
Start date:
02/12/2016
Due date:
% Done:

0%

Estimated time:

Description

When using forEdit() with 'DropDownIcon', selecting an item from the drop-down list does not cause the form widget to emit the changed signal after losing focus.

I have an empty WLineEdit, I select a suggestion from the drop-down, the WLineEdit is modified to show my suggestion, and moving to another form widget never causes the changed() signal to fire.

I'm building against Wt git repo commit e8e03660.


Files

suggestionPopup.C (1.78 KB) suggestionPopup.C Yoika Ghysens, 04/18/2016 06:56 PM
Actions #1

Updated by Koen Deforche about 8 years ago

  • Status changed from New to InProgress
  • Assignee set to Michael Vilsker
  • Target version set to 3.3.6
Actions #2

Updated by Koen Deforche about 8 years ago

  • Assignee changed from Michael Vilsker to Yoika Ghysens
Actions #3

Updated by Yoika Ghysens about 8 years ago

I tried to reproduce your problem but in my test cases the changed() signal is always emitted when the WLineEdit loses focus or when an item has been selected from the list. Do you still have this problem with a more recent Wt commit?

Actions #4

Updated by Koen Deforche almost 8 years ago

  • Status changed from InProgress to Feedback
Actions

Also available in: Atom PDF