Fixed
Status Update
Comments
[Deleted User] <[Deleted User]> #2
.
ia...@google.com <ia...@google.com> #3
.
[Deleted User] <[Deleted User]> #4
We're unable to reproduce this issue on Android Studio Canary 13.
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+0-b944-P17168821 amd64
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+0-b944-P17168821 amd64
si...@google.com <si...@google.com>
ti...@google.com <ti...@google.com> #5
@4 OK updated to this now. Very easy to reproduce again.
See attached of how to reproduce it on canary 13 too:
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.settings.move.mouse.on.default.button=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Show As ..., String Manipulation, com.dubreuia, com.intellij.marketplace, org.jetbrains.kotlin, com.google.mad-scorecard, org.intellij.plugins.markdown
See attached of how to reproduce it on canary 13 too:
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.settings.move.mouse.on.default.button=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Show As ..., String Manipulation, com.dubreuia, com.intellij.marketplace, org.jetbrains.kotlin, com.google.mad-scorecard, org.intellij.plugins.markdown
ma...@google.com <ma...@google.com>
[Deleted User] <[Deleted User]> #6
Is it still reproducible with the new Logcat in Studio Electric Eel?
le...@google.com <le...@google.com> #7
@6 You've deleted all the files I've uploaded here (or the website has). How can I check it out?
I don't remember what was written on the project a year ago...
Please restore the files so that I could check it out.
Also please stop deleting my files.
I don't remember what was written on the project a year ago...
Please restore the files so that I could check it out.
Also please stop deleting my files.
[Deleted User] <[Deleted User]> #8
The files were deleted due to expiration of the retention period for restricted attachments. They are not recoverable.
sh...@gmail.com <sh...@gmail.com> #9
@8 So disable this behavior or extend it to enough time till you answer and I can check it out.
Otherwise there is no point in writing here as you answer too late for me to check it out again, because you don't give me a chance to do it.
Otherwise there is no point in writing here as you answer too late for me to check it out again, because you don't give me a chance to do it.
le...@google.com <le...@google.com>
ap...@google.com <ap...@google.com> #10
Sorry it took us so long to address this bug. That said, the Logcat tool window was rewritten from scratch so this bug is no longer relevant.
sh...@gmail.com <sh...@gmail.com> #11
@10 OK.
Can you please fix the way it shows the text, though?
I mean this:
https://issuetracker.google.com/issues/258484270
Many times I forget it even exists, and I see the time instead of the text that I printed...
Can you please fix the way it shows the text, though?
I mean this:
Many times I forget it even exists, and I see the time instead of the text that I printed...
na...@google.com <na...@google.com> #12
The following release(s) address this bug:
androidx.compose.foundation:foundation:1.4.0-alpha01
Description
I always have my animations disabled from Settings > Accessibility > Text & Display > Remove animations.
I have few apps that are based on JC that doesn't have scroll animation at all due to this.
Scrolling should be considered as animation in the first place. That's how it is on other compositors. Android didn't have a 4th animation scale option in developer option too. So this is a huge issue for me.
I can't enable animations just for the sake of scrolling in couple apps to work. Plz fix this.