Issue 97710 - first value in list boxes not visible if current value is not the first item
Summary: first value in list boxes not visible if current value is not the first item
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.0.1
Assignee: thorsten.martens
QA Contact: issues@gsl
URL:
Keywords: oooqa, regression
: 97612 97619 97821 97919 98204 98286 (view as issue list)
Depends on:
Blocks: 93339
  Show dependency tree
 
Reported: 2009-01-02 15:10 UTC by maand
Modified: 2009-07-21 09:40 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description maand 2009-01-02 15:10:20 UTC
Create a new table inside a new database with the edit view ("Entwurfsansicht"
in german). If you save the new table and let create a ID, you are not able to
set the auto value to "yes" ("Ja" in german) without typing in "Ja". There is
only "Nein" visible inside the choice box.
Found in OOo 3.0.1 m14 on Linux-x86 (openSuSE 10.3-x86, KDE 3.5.9).
Comment 1 wope 2009-01-02 15:24:16 UTC
This error appears also in Win XP. 
Comment 2 Mechtilde 2009-01-02 15:33:09 UTC
can confirm it
@ clu can you have a look
?
Comment 3 Mechtilde 2009-01-02 15:37:26 UTC
it works in 3.O final
Comment 4 andreschnabel 2009-01-03 13:43:34 UTC
the problem is more general - reassign to framework, setting as blocking issue.

You can test with any listbox (e.g. Tool - Options, OOo - View Icon Size).
If a listbox has a small number of items (so that no scrollbar is visible if you
open the list and the selected item is not the first item - the first item will
not be displayed, if the list is opened.

The item is still there  - you can access the item by typing the value or
scrolling up with the arrow keys.
Comment 5 rene 2009-01-03 20:05:33 UTC
also in DEV300_m38...
Comment 6 thorsten.martens 2009-01-05 10:26:04 UTC
TM->PB: please have a look, reproducible, thanks !
Comment 7 thorsten.martens 2009-01-05 11:11:43 UTC
Deadline for UI-changes in 3.0.1 has been in mid-december so I assume that this
one can't be fixed for 3.0.1 anymore. Therefore flagged to be fixed in the very
next available release.
Comment 8 pb 2009-01-05 11:29:07 UTC
pb -> pl: please take over. Thx.
Comment 9 pb 2009-01-05 11:30:10 UTC
pb: wrong owner assigned.
Comment 10 thorsten.martens 2009-01-05 11:49:05 UTC
TM->PL: as talked about, retargeted to 3..0.1
Comment 11 Mechtilde 2009-01-05 11:51:33 UTC
I don't agree with target 3.1

this is a release blocker for version 3.0.1 because I already found six
listboxes where the first entry is missing

Beside the database listbox of the autovalue, these are the listbor for
selecting a printer, in Paragraph Style the listbox for selecting the line
spacing (single missing), the listbox for Strikethrough (without missing),
Effects (without missing) and in "Tools -> Options -> Languages" when you change
the language of the UI the first entry is missing.

You have no information about more entries like something to scroll in the listbox 
Comment 12 Mechtilde 2009-01-05 11:57:08 UTC
I set the targeet back as tm has set it some minutes ago
Comment 13 philipp.lohmann 2009-01-05 14:38:14 UTC
fixed in CWS ooo301gsl4
Comment 14 philipp.lohmann 2009-01-05 15:37:08 UTC
please verify in CWS ooo301gsl4
Comment 15 Stefan Weigel 2009-01-05 16:46:23 UTC
*** Issue 97619 has been marked as a duplicate of this issue. ***
Comment 16 Stefan Weigel 2009-01-05 16:47:23 UTC
Arrgh! So this is what caused issue #97691 
Comment 17 bart_aimar 2009-01-06 12:14:19 UTC
3.0.1m14 (build.9376) (from experimental  debian)
Still the same defect
Comment 18 Mechtilde 2009-01-06 20:42:37 UTC
I can verify it in a CWS build of ooo301gsl4
Comment 19 wolframgarten 2009-01-07 12:49:41 UTC
*** Issue 97821 has been marked as a duplicate of this issue. ***
Comment 20 michael.ruess 2009-01-09 13:26:03 UTC
*** Issue 97612 has been marked as a duplicate of this issue. ***
Comment 21 Regina Henschel 2009-01-10 18:00:19 UTC
*** Issue 97919 has been marked as a duplicate of this issue. ***
Comment 22 Mechtilde 2009-01-13 09:15:31 UTC
verified in 3.0.1 RC2 -> closed
Comment 23 andreschnabel 2009-01-13 20:48:52 UTC
reopen, as the issue still exists (OOo 3.0.1 RC2 on Linux / KDE)

as test use:  Tool - Options, OOo - View Icon Size

Default value for this listbox is "small". 
Open the dropdown - you'll see  only two entries: "small" and "large"
scroll up using cursor keys -> third entry "Automatic" is displayed
Comment 24 andreschnabel 2009-01-13 20:53:24 UTC
there is one visible change from RC1 to RC2: 
affected list boxes have an additional, not selectable, empty entryat the end of
the list 
Comment 25 andreschnabel 2009-01-13 21:02:21 UTC
sorry .. I was using the wrong build for testing - fixed 
Comment 26 andreschnabel 2009-01-13 21:02:55 UTC
and closed
Comment 27 aziem 2009-01-19 16:18:02 UTC
*** Issue 98204 has been marked as a duplicate of this issue. ***
Comment 28 michael.ruess 2009-01-20 15:47:09 UTC
*** Issue 98286 has been marked as a duplicate of this issue. ***
Comment 29 methusalix 2009-07-21 09:40:06 UTC
In my opinion, this bug (at least partially) still exists...

I agree with you, this bug is being fixed for system menus like "View Icon 
Size" and similiar ones. But it still exists for self-created forms with list 
boxes in OOBase.

I'm using such a form which is connected to a MySQL-database. The first entry 
in the corresponding table is an empty value. I could not access this entry via 
mouse. It's only accessible through arrow keys on the keyboard.

I tried it also with an simple list box without database connection and an 
empty value. I could not access this one either...

I tested it with 3.0.1 Build 9379 (Windows + Linux) and 3.1.0 Build 9399 
(Windows). The last functional version was 3.0.0 Build 9358 (Windows).