Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 4.3.1
-
Fix Version/s: Some future release
-
Component/s: Widgets: Itemviews
-
Labels:None
-
Commits:c6754c2720d09488ba7483bb6ef8c37a9b7f833c, 2e78d7ac30813add2f57f8b50c969fb71212e3e6
Description
If the QHeaderView(s) of a view (QTableView etc.) is movable, the views do not scroll when the user is about to move a header section outside the viewport. This makes it hard to move a header section in general, and may make it impossible to move a header section where the user wants it.
Views should scroll appropriately when the user is about to move a header section outside the view's viewport.