Actions
Bug #3995
closedWTableView with custom HeaderItemDelegate, empty ColumnHeader does not fire mouse events
Start date:
04/20/2015
Due date:
% Done:
0%
Estimated time:
Description
The mouse events do not fire for columns if their data is an empty string or a string containing a single space.
If you look at the below screenshot of the attached example:
- The first two columns fire the mouseWentUp signal if clicked and open a messagebox
- The last two columns do not fire the mouseWentUp signal if clicked
Reproducible in Firefox 37, Chrome 42 and IE11
Files
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Benoit Daccache
Updated by Benoit Daccache over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed
Updated by Koen Deforche about 9 years ago
- Target version changed from 3.3.4 to 3.3.5
Actions