From 33360c1f75012bdb22104fd849053055d2147451 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 2 Apr 2018 11:51:36 +0200 Subject: Updated documentation --- BUGS.md | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'BUGS.md') diff --git a/BUGS.md b/BUGS.md index df2d942..53d77dd 100644 --- a/BUGS.md +++ b/BUGS.md @@ -1,5 +1,25 @@ +## Reporting bugs + +Please include the following when reporting bugs: + +* Operating system used +* Version of Qt used, any relevant information if you built it yourself +* Detailed explanation of the bug: + * what was done + * what was expected + * what happened + +An example of a bad bug report is: + +> Something happened, and when I pressed the button it broke. + +An exmaple of a good bug report is: + +> When I opened xyz menu and pressed abc, nothing happened. + +Send bug reports to _aqua at iserlohn dash fortress dot net_. + ## Known bugs -List of known bugs that can't be fixed atm ### Search terms in address bar QUrl always seems to return true when checking if valid url. Workaround is to @@ -7,6 +27,3 @@ prepend '#' to the search. ### databases-incognito in home https://bugreports.qt.io/browse/QTBUG-62957 - -### Shortcuts don't work at times -A field on a page is probably taking focus. -- cgit v1.2.1