QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)
FS#561 - Dropdown list with black lines
Opened by Michel-Henri GONZE (MiHeGo) - Monday, 23 April 2012, 17:59 GMT+2
Last edited by Andrew (andrew) - Friday, 27 April 2012, 11:44 GMT+2
|
Details
Hello,
Moving the cursor up and down reveals the other values. After navigating in the list, all values can be read. Going to another item in the Settings and then back to the Language settings : all lines can be read.
NB: Searches for “dropdown”, “combo”, “selection” etc returned no related task. |
Sorry, I forgot to specify in the bug report specifications which operating system my report applies to, even if I mention it in the text.
apparently applies to all combo box, like "paper size". At least, the "Default color settings" shows colored blocks in the left part.
By the way, this "black list selection box" attitude
Also hovering the cursor (arrow) over the list lines, reveals their content. Buth then, it seems tha the lines text are overtyped by a strange text, for instance with the "paper unit" list. The lines remain unreadable even after visiting some other settings.
Actually, all dropdown lists everywhere in QCAD 3 same to have the same 2 (at least) big problems :
- initially black on black for all lines but the current selected value
- when scrolling thru the list, text becomes unreadable garbage. One need to check the only readable value in the line where the cursor is.
Very likely also due to the configured of chosen 'color scheme' or 'theme' or 'style' used in combination with the C++ framework Qt. Same for the highlighting of layers in the layer list.
I will not test other themes than the default one and unfortunately cannot really do anything about this.