Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.0
-
None
-
Mac OS X 10.9
-
4dccb2ca674e9eafca65da0775254932102c7f4b (qtbase/5.5, 20.8.2015, 5.5.1)
Description
After adding an action with the new Qt 5 addAction overload:
lineEdit->addAction(myAction, QLineEdit::TrailingPosition);
the action cannot be removed using removeAction(myAction)
Another glitch I found is that the action cannot be hidden with myAction->setVisible(false); It is "greyed out" but not hidden.
Attachments
Issue Links
- replaces
-
QTBUG-39165 QLineEdit ignores visibility change in added QAction
- Closed
- resulted in
-
QTBUG-48806 [REG->5.5.1] QLineEdit: side widgets overlapped
- Closed
For Gerrit Dashboard: QTBUG-39660 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
87956,5 | Handle action events in QLineEditIconButton. | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
107828,6 | Handle action events in QLineEditIconButton. | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |
138321,5 | QLineEdit: Fix visibility handling of side widgets. | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |