Windows 10: UI bug report

Discus and support UI bug report in Windows 10 Customization to solve the problem; My windows runs at resolution of 1920 x 1080 with "text, apps and other items" at 125% and orientation as landscape. After running any fullscreen... Discussion in 'Windows 10 Customization' started by MukulK98S, Nov 5, 2018.

  1. MukulK98S Win User

    UI bug report


    My windows runs at resolution of 1920 x 1080 with "text, apps and other items" at 125% and orientation as landscape.


    After running any fullscreen application in other resolutions (tested with 1366x768 and 1280x960) than the native the small view that shows hidden apps does not show the hidden apps properly and this resets after I restart windows.



    Here is the snip from snipping tool after the bug is visible. It shows only upto 6 icons even if other services are running.

    For example when I start Battle.net client, it shows it's icon here but after the bug is effective, It is no more visible.

    UI bug report d47c1cdf-043e-4d83-b262-7270b34ce603?upload=true.png

    :)
     
    MukulK98S, Nov 5, 2018
    #1

  2. How or where to report Windows / PowerShell bug

    Hi,

    unfortunately there is no publicly accessible way to report a bug. One may only sent feedback.

    But few of us have access to bug reports so it is possible to enter bug if you'll clearly describe a step-by-step bug reproducing.
     
    Igor Leyko, Nov 5, 2018
    #2
  3. 62316e Win User
    UI bug or feature?

    How do you think i found this bug? Accident? - Yes!

    Are you ducking kidding me or what? What do you mean big deal?

    How can you accept feature request if you cant even fix a bug in whole UI system for a year? To produce more bugs?

    The reason i reported a bug because i care about WP7 and i love it.
     
    62316e, Nov 5, 2018
    #3
  4. UI bug report

    Bug with GWX translation

    Hi,

    Thank you for posting in Microsoft Community.

    I suggest you to give your feedback about the bug in the feedback app.

    To do so you can follow this below steps:


    • Type “Windows Feedback” in the
      search box of Windows 10 system.

    • From the search results shown, select the option for Windows Feedback app and launch it.

    • As a mandatory step, please check the existing Windows 10 feedback reports and bug reports to make sure your identified issue or bug is not already present in them.

    • If your bug or feedback is already mentioned by someone else, you can click on the “Me too” option which informs Microsoft that even you have faced similar issue / bug.

    • In case of a new bug, feel elated that you found one and using the “New Feedback” option specify the relevant details clearly (possibly by making use of some screenshots for clarity).

    • Once you are sure that you have shared all possible details about the issue you found with some Windows 10 functionality or feature, click on the “Submit” option to share your valuable feedback
      with Microsoft.
    The above step-by-step guide on using Windows Feedback app will help you to report any new error or bug with the Microsoft Windows 10 features. Please feel free to share any bugs that you may come across and may possibly
    have reported the same using this Feedback app.

    Thanks.
     
    Anil Madishetty, Nov 5, 2018
    #4
Thema:

UI bug report

Loading...
  1. UI bug report - Similar Threads - bug report

  2. Windows defender bug still not fix, workaround doesn't work. Deleted threats are reported...

    in Windows 10 Gaming
    Windows defender bug still not fix, workaround doesn't work. Deleted threats are reported...: This one doesn't helphttps://answers.microsoft.com/en-us/windows/forum/all/windows-defender-shows-an-deleted-threat/b071cd2d-4364-4ca2-961c-dc430a841b14in win 11 there are no permissions to delete anything inside C:\ProgramData\Microsoft\Windows Defender\Scans\HistoryI tried...
  3. Windows defender bug still not fix, workaround doesn't work. Deleted threats are reported...

    in Windows 10 Software and Apps
    Windows defender bug still not fix, workaround doesn't work. Deleted threats are reported...: This one doesn't helphttps://answers.microsoft.com/en-us/windows/forum/all/windows-defender-shows-an-deleted-threat/b071cd2d-4364-4ca2-961c-dc430a841b14in win 11 there are no permissions to delete anything inside C:\ProgramData\Microsoft\Windows Defender\Scans\HistoryI tried...
  4. I keep on getting this bug report when my pc reboots from a blue screen.

    in Windows 10 Gaming
    I keep on getting this bug report when my pc reboots from a blue screen.: 0x00000133 0x0000000000000000, 0x0000000000000501, 0x0000000000000500, 0xfffff80035f1d340.I'm guessing this is a driver issue with nvidia because it has started happening when i downloaded the recent nvidia drivers. I just want someone else opinion on this issue....
  5. I keep on getting this bug report when my pc reboots from a blue screen.

    in Windows 10 Software and Apps
    I keep on getting this bug report when my pc reboots from a blue screen.: 0x00000133 0x0000000000000000, 0x0000000000000501, 0x0000000000000500, 0xfffff80035f1d340.I'm guessing this is a driver issue with nvidia because it has started happening when i downloaded the recent nvidia drivers. I just want someone else opinion on this issue....
  6. How do I report a OS bug to Microsoft?

    in Windows 10 Gaming
    How do I report a OS bug to Microsoft?: I'm asking because I'm trying to bring light a security bug where after restart or shutdown, it doesn't bring up the login screen, instead already has you logged in. As for what happened before this bug, I had my system updated and only has one account on it. If additional...
  7. How do I report a OS bug to Microsoft?

    in Windows 10 Software and Apps
    How do I report a OS bug to Microsoft?: I'm asking because I'm trying to bring light a security bug where after restart or shutdown, it doesn't bring up the login screen, instead already has you logged in. As for what happened before this bug, I had my system updated and only has one account on it. If additional...
  8. How do I report a OS bug to Microsoft?

    in AntiVirus, Firewalls and System Security
    How do I report a OS bug to Microsoft?: I'm asking because I'm trying to bring light a security bug where after restart or shutdown, it doesn't bring up the login screen, instead already has you logged in. As for what happened before this bug, I had my system updated and only has one account on it. If additional...
  9. Where can I report about a bug of an "echo" command inside a batch file, having "" be...

    in Windows 10 Gaming
    Where can I report about a bug of an "echo" command inside a batch file, having "" be...: I can't find where to report about this, but...When I use "" inside an "echo" command within a batch file, it is considered as an ending of a loop instead of being ignored:@echo off for /l %%t in 1, 1, 3 do echo testing %%t echo this comment is printed almost fine, except the...
  10. Where can I report about a bug of an "echo" command inside a batch file, having "" be...

    in Windows 10 Software and Apps
    Where can I report about a bug of an "echo" command inside a batch file, having "" be...: I can't find where to report about this, but...When I use "" inside an "echo" command within a batch file, it is considered as an ending of a loop instead of being ignored:@echo off for /l %%t in 1, 1, 3 do echo testing %%t echo this comment is printed almost fine, except the...