Bug 143252 - UI: Change in table border color is directly applied to selected border (should be disconnected)
Summary: UI: Change in table border color is directly applied to selected border (shou...
Status: RESOLVED DUPLICATE of bug 143249
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks:
 
Reported: 2021-07-08 08:43 UTC by Telesto
Modified: 2021-07-09 18:22 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-07-08 08:43:27 UTC
Description:
Change in table border color is directly applied to selected border

Steps to Reproduce:
1. Open attachment 173439 [details]
2. Select the orange area
3. Menu Table -> Properties -> Borders tab
4. Select the left border in user defined area
5. Change the color to something (say orange)
6. Next step. You want to make to bottom border blue.
7. So you select 'blue'. It's directly applied to Left border

Actual Results:
Instantly applied

Expected Results:
Word behaves differently. So after selecting a border, and setting a color, you can configure new color before it's applied


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: bd2f2273d83dcca43eb6b465308707efd45e7adf
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Heiko Tietze 2021-07-09 07:37:50 UTC
Duplicates bug 139838. Assume the opposite: you pick one of the border lines and apply a color but want to change it immediately again. If you block this because your use case is to select a color and apply it per click on any line, this wont be possible. Plus, iterating through the states (on, keep, off - bug 107679 and more recently bug 139838) wouldn't be possible without applying a color.

So my take => WF.
Comment 2 Telesto 2021-07-09 18:22:56 UTC

*** This bug has been marked as a duplicate of bug 143249 ***