Bug 103974 - List/ComboBox: CTRL-A for "select all" does not update SelectedValue(s)/Items property
Summary: List/ComboBox: CTRL-A for "select all" does not update SelectedValue(s)/Items...
Status: RESOLVED DUPLICATE of bug 97066
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.2.2.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Button-Controls
  Show dependency treegraph
 
Reported: 2016-11-17 10:06 UTC by Paulo Martins
Modified: 2021-05-10 16:31 UTC (History)
3 users (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 Paulo Martins 2016-11-17 10:06:18 UTC
Description:
Consider a ListBox or ComboBox that has several entries and has MultiSelection property to TRUE. 


Steps to Reproduce:
Click on one entry. Press CTRL-A. All entries are shown as selected (in blue).


Actual Results:  
Now examine properties SelectedValue, SelectedValues and SelectedItems. They show only the single initial selected value.

Expected Results:
These properties should all be updated.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Comment 1 Paulo Martins 2016-11-17 10:06:47 UTC
(confirmed by Lionel)
Comment 2 Xisco Faulí 2017-06-07 20:17:41 UTC
You can't confirm youself a bug.
Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Comment 3 Lionel Elie Mamane 2017-06-08 05:53:39 UTC
Bug confirmed, even in my development tree.
Comment 4 QA Administrators 2018-06-09 02:40:50 UTC Comment hidden (obsolete)
Comment 5 QA Administrators 2020-09-27 03:57:26 UTC Comment hidden (obsolete)
Comment 6 Andreas Heinisch 2021-05-10 15:40:30 UTC
Is this a duplicate of Bug 97066? I could not find the multiselection for the combobox control.
Comment 7 Lionel Elie Mamane 2021-05-10 16:31:12 UTC
(In reply to Andreas Heinisch from comment #6)
> Is this a duplicate of Bug 97066?

Yes.

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