Created attachment 107621 [details] Screenshot of Background Colour Chooser in Sidebar Problem description: Background colour chooser in Libreoffice Writer 4.4 side bar is inconsistent with "Font Colour" and "Highlighting" colour choosers Steps to reproduce: 1. Open Libreoffice Writer 2. Go to the side bar and click on "Background Colour" 3. The colour chooser appears. Current behavior: The colour chooser that appears when you click on the "Background Colour" icon is different to the colour chooser for "Font Colour" and "Highlighting", both of which use the new colour chooser. The colour chooser is also different to the "Background Colour" colour chooser when clicking on "Background Colour" in the top toolbar. Expected behavior: The "Background Colour" chooser in the side bar should be consistent in design with the "Font Colour" and "Highlighting" colour choosers. Tested on Lubuntu 14.04.
Created attachment 107623 [details] Screenshot of Background Colour Chooser in Top Toolbar
the "color picker" from the toolbar has been changed in LibO 4.4.x I tested under Win7x64 with 4.4.0.0.alpha0+ Build ID: 9177329a425cf70b515d1f266132838894fe54c6 TinderBox: Win-x86@42, Branch:master, Time: 2014-10-06_00:13:13 In my computer the color pickers have the same new look either in the toolbar or in the sidebar, while the color picker from the sidebar in your screenshot still has the old look. so basically the issue is that the sidebar color picker should show the same new design of the toolbar new color pickers. I edited summary notes. @Gabriel please grab a new daily Linux build and retest. when you have done give feedback and paste you build informations from the Help/About menu here. @Jay could you please retest under Linux and tell if you have the same problem Gabriel reported? I don't reproduce it under Windows.
Confirmed on Windows (2014-10-04@39) and Linux with master. Version: 4.4.0.0.alpha0+ Build ID: 227ca23324fabd77abae1b7eb6186ba11d519fae TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2014-10-09_14:20:58
Hi Tommy & Jay I installed the latest daily build and the colour picker for background colour in the side bar is still using the old design. Libreoffice build: Version: 4.4.0.0.alpha0+ Build ID:eadc132d5fa339b6fe5b2f8bb482ed30dbd23147 TinderBox:Linux-rpm_deb-x86_64@46-TDF,Branch:master,Time:2014-10-13_06:27:46 Testing environment: Lubuntu 14.04 64Bit (VM)
I'll take this one.
Hi Maxim, Just a heads up that there is a background color drop down also in the area and line sections of the properties pane, in case they are not all the same. :D
(In reply to Jay Philips from comment #6) > Hi Maxim, > > Just a heads up that there is a background color drop down also in the area > and line sections of the properties pane, in case they are not all the same. > :D Yes I know, and there are two additional in Calc in the "Cell Appearance" panel. Unfortunately each of them needs to be converted separately.
OK, so I converted the paragraph background picker: http://cgit.freedesktop.org/libreoffice/core/commit/?id=e2b84636b3baf344cbc8f709478714ddea7caced http://cgit.freedesktop.org/libreoffice/core/commit/?id=9f06a0988d39dddcd14c9424dd48e2990cf8351f If this works well, I can continue with the conversion of the rest.
Here is another related commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=518b30527955276363f2cd6ccb5019d15de51413 It's a preparation for the area color conversion. As a side effect it's now possible to add a button that open the new color picker for fill color to any toolbar. The command is .uno:FillColor.
Looks good Maxim.
I tried out a new daily build on a Ubuntu Gnome 14.10 install and the colour pickers do not work (in the sidebar or in the top tool bar). If you click on the buttons there is no drop down. Can anyone else confirm whether they are experiencing this problem? If so, should I open a new bug report for it? Testing Environment: Ubuntu Gnome 14.10 64 Bit AMD R7 260X RadeonSI driver Libreoffice Build: Version: 4.4.0.0.alpha1+ Build ID: 04ea7b24ec1b5a027efa0b850f2bc3ac7116c52e TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2014-10-25_08:38:01 Also, Maxim thank you for looking into this. Really appreciate your efforts. Gabriel
Hi Gabriel, I think you should open up a new bug for that one and possibly try out other gnome desktops to see if the problem is limited to gnome DE.
(In reply to Gabriel Diosan from comment #11) > I tried out a new daily build on a Ubuntu Gnome 14.10 install and the colour > pickers do not work (in the sidebar or in the top tool bar). If you click on > the buttons there is no drop down. I had similar problem under KDE, as you can see from Bug 84676 comment 13. It could be related. Anyway it deserves a separate report.
Line color is now also converted: http://cgit.freedesktop.org/libreoffice/core/commit/?id=35ae136427b6cb71de9728f82b9364b702ea2ef5
Fill/Cell Fill pickers also converted: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=bf87e743184b181d4189083896697096bb6a3fac https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=3c3257e499ff48e89b58ce722364ca96738970b1 One more left to convert - Cell border (in Calc).
Hi Jay and Maxim I notice that the background colour picker in the sidebar uses a different icon to the one in the top toolbar. Should this icon be changed for consistency? Gabriel
Hi Gabriel, In which icon theme is this happening? Can you attach a screenshot.
Hi Jay The icon theme is Tango. The icon looks similar but is much wider and displays the current colour selection. Not sure if that is intentional or a legacy of when the sidebar code was brought into Libreoffice. I have uploaded a screenshot showing the icon. Gabriel
Created attachment 108754 [details] Screenshot of Background colour picker sidebar icon
Hi Gabriel, Yes that is how it is displayed in the sidebar. :D
I changed the sidebar to use the same icon as the toolbar back in February with http://cgit.freedesktop.org/libreoffice/core/commit/?id=4eb7f3911921817a8f8d56a2bafb54d1fd12afcd. The only difference is that the toolbar button is narrow so we paint the color rectangle on top of the icon, and the sidebar button is wide so we have plenty of space to paint the color rectangle near the icon.
Hi Jay & Maxim No worries. Thanks for the clarification. Keep up the awesome work. :) Gabriel
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=67340db67598b80045412ff653d399782c32f21e Related: fdo#84844 Prepare border color status update It will be available in 4.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a62553cb5bac29398cf445b8f068940e4085e001 fdo#84844 Use SvxColorToolBoxControl for border color It will be available in 4.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8e399602ea7aa11a81d704ff6ce8e660df4205b9 Related: fdo#84844 Get rid of ColorControl and ColorPopup It will be available in 4.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I had to put some ugly solution for the border color to preserve the sidebar previous behavior, but it seems to work now. In the future it makes sense to refactor this code to be more universal, so we could use the same color picker in other places. (In particular - we have lots of places where we still use combo-boxes for color selection, would be great to have the same color picker there too.)
GreatPeople.me is the official website by Kroger for its employee. Employees can login to greatpeople.me to check their Schedule & Feed. Greatpeople.me Login portal is only meant for the Employees and Associates of the kroger and only can be accessed by the greatpeople.me kroger login employee portal credentials. https://greatpeople.vip