[Lazarus] TApplication.DoEscapeKey/DoReturnKey

2019-04-24 Thread Zoë Peterson via lazarus
I'm working on the keyboard handling code in the Cocoa widgetset and I've run into an issue I'm hoping for some guidance on. TApplication's DoEscapeKey and DoEnterKey are called in response to LM_KEYUP rather than LM_KEYDOWN. Cocoa's "invalid key" beep occurs as part of the keyDown

Re: [Lazarus] Bugtracker tickets about Mantis

2019-04-24 Thread Bart via lazarus
On Wed, Apr 24, 2019 at 4:48 PM Michael Van Canneyt via lazarus wrote: > All done. Seems Martin beat me to it. Thanks to Martin then ;-) -- Bart -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org

Re: [Lazarus] mantis / button shadows

2019-04-24 Thread Michael Van Canneyt via lazarus
On Wed, 24 Apr 2019, Martin Frb via lazarus wrote: In button.css there are several text-shadow entries. One think they do is, making drop downs unreadable. Can we either: 1) add (in our css file) select {   text-shadow: none !important; } select option {   text-shadow: none !important; }

[Lazarus] mantis / button shadows

2019-04-24 Thread Martin Frb via lazarus
In button.css there are several text-shadow entries. One think they do is, making drop downs unreadable. Can we either: 1) add (in our css file) select {   text-shadow: none !important; } select option {   text-shadow: none !important; } select:hover {   color white !important; } 2) in

Re: [Lazarus] Bugtracker tickets about Mantis

2019-04-24 Thread Michael Van Canneyt via lazarus
On Wed, 24 Apr 2019, Bart via lazarus wrote: Hi, Could somone with developer status in the "Mantis" section of the bugtracker please reolve the following issues: 0029685: You run a vulnerable Mantis version 0033833: Upgrade Mantis Bugtracker And a ticket by me: 0023818: Setting status to

[Lazarus] Bugtracker tickets about Mantis

2019-04-24 Thread Bart via lazarus
Hi, Could somone with developer status in the "Mantis" section of the bugtracker please reolve the following issues: 0029685: You run a vulnerable Mantis version 0033833: Upgrade Mantis Bugtracker And a ticket by me: 0023818: Setting status to Feedback assigns issue too (as "Not fixable") --

Re: [Lazarus] Website/Mantis back online (colors)

2019-04-24 Thread Graeme Geldenhuys via lazarus
On 24/04/2019 11:23, Bart via lazarus wrote: > I would vote for large contrast, especially for those who may have > some degree of visual impediment. In that case I would recommend a separate stylesheet. Take Firefox web browser for example In the menu "View -> Page Style -> " If a website

Re: [Lazarus] Website/Mantis back online

2019-04-24 Thread Bart via lazarus
On Wed, Apr 24, 2019 at 10:14 AM Werner Pamler via lazarus wrote: > > Yes, they are. > > I'm just reporter in fpc, but I can edit (and delete) my notes. > Seemingly not everybody: > https://forum.lazarus.freepascal.org/index.php/topic,45168.msg318748 As of today, as reporter, I cannot edit my

Re: [Lazarus] Website/Mantis back online (colors)

2019-04-24 Thread Bart via lazarus
On Tue, Apr 23, 2019 at 11:59 PM Vojtěch Čihák via lazarus wrote: > original appearance on Wayback machine: > https://web.archive.org/web/20171104124226/https://bugs.freepascal.org/view_all_bug_page.php Colorscheme in those "ancient" days: New: #ffa0a0 Acknowledged: # ffd850 Confirmed: #

Re: [Lazarus] Website/Mantis back online (colors)

2019-04-24 Thread Bart via lazarus
On Tue, Apr 23, 2019 at 11:00 PM Martin Frb via lazarus wrote: > If Bart agrees, .. ;-) I would vote for large contrast, especially for those who may have some degree of visual impediment. -- Bart -- ___ lazarus mailing list

Re: [Lazarus] Website/Mantis back online (colors)

2019-04-24 Thread Bart via lazarus
On Tue, Apr 23, 2019 at 10:53 PM Michael Van Canneyt via lazarus wrote: > I made it darker. Thank you very much! -- Bart -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] css Re: Website/Mantis back online

2019-04-24 Thread Ondrej Pokorny via lazarus
On 24.04.2019 12:05, Graeme Geldenhuys via lazarus wrote: On 24/04/2019 10:54, Bo Berglund via lazarus wrote: When copying text from webpages, dev IDE's and emails to paste somewhere I always first paste in Notepad++ Some background info: That's because the original content is considered

Re: [Lazarus] css Re: Website/Mantis back online

2019-04-24 Thread Graeme Geldenhuys via lazarus
On 24/04/2019 10:54, Bo Berglund via lazarus wrote: > When copying text from webpages, dev IDE's and emails to paste > somewhere I always first paste in Notepad++ Some background info: That's because the original content is considered "rich text". But any program worth using should have an

Re: [Lazarus] Website/Mantis back online

2019-04-24 Thread Ondrej Pokorny via lazarus
On 24.04.2019 08:17, Michael Van Canneyt wrote: On Wed, 24 Apr 2019, Ondrej Pokorny via lazarus wrote: Hello Michael, is the "Summary" in "Viewing Issues" table centered for a purpose? Could you make it aligned to the left? https://bugs.freepascal.org/view_all_bug_page.php Done. Thank

Re: [Lazarus] css Re: Website/Mantis back online

2019-04-24 Thread Bo Berglund via lazarus
On Tue, 23 Apr 2019 12:59:01 +0200 (CEST), Michael Van Canneyt via lazarus wrote: >I do copy from your mail, so somehow it ends up in your mails... >or so ? > When copying text from webpages, dev IDE's and emails to paste somewhere I always first paste in Notepad++ then re-copy the pasted

Re: [Lazarus] Website/Mantis back online

2019-04-24 Thread Werner Pamler via lazarus
Am 23.04.2019 um 22:31 schrieb Bart via lazarus: On Tue, Apr 23, 2019 at 11:44 AM Werner Pamler via lazarus wrote: BTW, are regular users (i.e. without developer status) able to edit their own text after uploading? As I remember from my non-developer days this was not possible. Yes, they

[Lazarus] LCLTranslator last patch, refactor

2019-04-24 Thread Alexey Tor. via lazarus
Maxim, last patch (supporting --lang=) has 4 reads of the same ParamStrUTF8(i). Pls use a var. -- Regards, Alexey -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Website/Mantis back online (colors)

2019-04-24 Thread Michael Van Canneyt via lazarus
On Tue, 23 Apr 2019, Ryan Joseph via lazarus wrote: On Apr 23, 2019, at 6:05 PM, Michael Van Canneyt via lazarus wrote: to get this color again... Looks better but it’s still pretty hard on the eyes. It may be possible that entire idea of using a background color is working against

Re: [Lazarus] Website/Mantis back online

2019-04-24 Thread Michael Van Canneyt via lazarus
On Wed, 24 Apr 2019, Ondrej Pokorny via lazarus wrote: Hello Michael, is the "Summary" in "Viewing Issues" table centered for a purpose? Could you make it aligned to the left? https://bugs.freepascal.org/view_all_bug_page.php Done. Michael. --