Dactyloidae/toolkit
Moonchild 2073c44990 No Issue - Break overly long tooltips into multiple lines.
A very very old bug and annoyance: tooltips with very long content without
spaces (e.g. long URLs or gibberish data) would just cut off and leave an
un-styled right border going over the widget's constrained space.
Because of an additional bug (still unsolved), this was never properly
addressed because solutions attempted didn't work.
The workaround for the secondary bug allows for word-break to now work and this
primary problem to be resolved.
2022-03-22 23:09:58 +08:00
..
components search: enlarge MAX_ICON_SIZE 2021-11-10 09:10:26 +08:00
content No issue - Fix a potential autocomplete issue. 2022-03-22 23:04:29 +08:00
fonts [Toolkit] Update TwemojiMozilla font to 0.5.1 (Twemoji 12.1.6) 2021-03-17 09:04:21 +08:00
forgetaboutsite Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
identity Issue #439 - Remove tests from toolkit/ 2020-02-27 07:32:33 +08:00
jetpack Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
library Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
locales Issue #1694 - Part 1: Use scriptabledateformat for the Cookie Accept dialog. 2020-12-21 14:57:56 +08:00
modules Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
mozapps [Toolkit] Attempt to initialize DownloadTaskbarProgress when onDownloadWindowLoad() is called so that DownloadTaskbarProgress from the Downloads Manager window works when the application doesn't explicitly invoke onBrowserWindowLoad(). 2021-06-24 11:10:02 +08:00
pluginproblem Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
profile Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree. 2021-05-07 09:53:59 +08:00
system Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
themes No Issue - Break overly long tooltips into multiple lines. 2022-03-22 23:09:58 +08:00
xre Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
moz.build Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
moz.configure Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
toolkit.mozbuild Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00