GNU TeXmacs - Bugs: bug #37730, QDockWidgets need dedicated...
You are not allowed to post comments on this tracker with your current authentication level.
bug #37730: QDockWidgets need dedicated qt_widget
Submitter: | Miguel de Benito <mdbenito> | ||
Submitted: | Tue 13 Nov 2012 10:07:51 PM UTC | ||
Category: | Qt port | Priority: | 5 - Normal |
Item Group: | Cleanup | Status: | None |
Privacy: | Public | Assigned to: | mdbenito |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
We currently embed QDockWidgets used for the side tools into a qt_window_widget_rep marked as "fake". This achieves proper reporting of click position. A dedicated qt_dock_widget_rep is preferable.