-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.1
-
None
-
-
da9afa8cc (13.0)
To reproduce: type "t syn". When 1st hit is multiline, it breaks the results list.
The action from code (actionhandler.cpp):
d->synchronizeBrowserAction = registerCommand(
Constants::ACTION_SYNC_BROWSER, nullptr, Core::Context(),
Tr::tr("Synchronize Browser and Diagram") + "<br><i><small>"
+ Tr::tr("Press && Hold for Options") + "</small></i>", QKeySequence(),
Utils::Icons::LINK_TOOLBAR.icon())->action();
| For Gerrit Dashboard: QTCREATORBUG-29174 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 546116,2 | ModelEditor: Remove multiline text from action text | 13.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |