Project

General

Profile

Actions

Bug #4533

open

[wt-3.3.5-rc1] WTableView signaling order

Added by Стойчо Стефанов Stoycho Stefanov over 8 years ago. Updated over 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/30/2015
Due date:
% Done:

0%

Estimated time:

Description

Hey,

"selectionChanged" is called before "mouseWentDown" and "mouseWentUp".

My application uses changes made in mouseWentUp's slot in selectionChanged's slot and it works until now.

Is there a significant reason to change the order or it's an oversight.

I could provide a test-case code if necessary.

Regards,

Stoycho

Actions #1

Updated by Koen Deforche over 8 years ago

  • Status changed from New to Feedback

Hey Stoycho,

Yes, it was a conscious decision to change this. It solved a long-standing issue (drag-drop working directly on selection), and also we didn't find any draw-backs (besides indeed changing the behaviour in a way that could cause issues). I hope it doesn't cause too much trouble that can't be easily remedied?

Koen

Actions #2

Updated by Koen Deforche over 8 years ago

  • Assignee set to Koen Deforche
Actions #3

Updated by Стойчо Стефанов Stoycho Stefanov over 8 years ago

Thank for your response,

it's worth knowing that it's a feature. I already fixed my app.

Regards,

Stoycho

Actions

Also available in: Atom PDF