-
Notifications
You must be signed in to change notification settings - Fork 41
New reply layout/toolbar/search/etc bugs mega thread #1029
Comments
For the past two updates, the application has been freezing for me whe I have been trying to submit a reply in a thread. This happens before the send button is pressed and even before text is entered sometimes. This results in requiring me to kill the application and start it again. this has never happened before the updates to the UI. |
It was better before. Highlighting the text has become so much more difficult because of the implementation of the text magnifier. The side bar jump around like a frog. |
It breaks the keyboard too. No longer suggests words because it defaults to numbers. Have to restart the app. Change back to what it was before, this is ridiculous. |
I did some changes that may potentially fix this (I can't reproduce it locally so I can't test it). If this keeps happening then I will need:
I made some changes so that drawer/thread pane cannot be opened by doing slide gestures inside of the reply layout. Should be easier to select text now.
I've switched the TextField which is used by ReplyInput to the new TextFieldV2 (from Compose) which doesn't have this problem. However, this text field doesn't support text colorization (yet). I will bring it back once they add support. Try the latest beta. |
Thanks, seems to have fixed most of it, I saw a ot of freezing when the back button was pressed to return to the catalog after making a post, now its about 50% of what it was. Still happnes though. New issue though: the text in the comment field when replying to a post persists across posts (stays in the comment box) on the same thread. FOr example, If I reply "hello" to someone, the next time I go to post in that thread, the comment field shows
can you get rid of this? its annoting to have to select and delete your previous comment tat youve already posted from a fresh reply/post |
You mean like, you start sending a post and then go back to catalog before it finishes?
Yeah, I will fix it. |
New Bug idenified: Voice input via custom keyboards or voice input applications does not work. whatever you say is just ignored and not put into the reply/new post field |
or if you decide not to post, if you type something in the comment/reply field, and hit the android back button on the navigation bar, instead of taking you back to the catalog, it freezes the whole app |
The inputted text multiples itself by two if 4chan rejects your post |
New problem: as of yesterday, about 50% of the time posts fail, and when they do, the text in the comment box is doubled if you try to post again, which then posts the same comment twice. the app is very broken as of now.= in regards to the coment box and overall stability |
On Samsung Galaxy S23+, using the default keyboard, swipe-typing in the reply box doesn't add spaces automatically after each word. (This is the default behavior for URL bars.) |
Text doubling fixed in b995307 |
Just checked and yes, thanks for the prompt fix. App is still crashing when the back button is pressed and the post dialog is open |
The new reply box has broken Japanese input completely. Using the keyboard's suggestion bar is basically mandatory when writing Japanese. On Gboard, the suggestion bar refuses to show any suggestions at all. On Samsung Keyboard, the suggestions show, but tapping them doesn't actually write text into the box. I wouldn't be surprised if other foreign languages like Chinese were also broken. |
Older layout didn't require the text editor to be maximized to upload files via URLs |
Yeah, this is already fixed with the new toolbar. |
app is still freezing when the back button on the navigation bar is tapped to return to the catalog |
Highlighting text is still impossible. It always assumes I'm doing the back button gesture which crashes the program. |
@a84r7a3rga76fg Do you have gesture navigation enabled in Android settings? |
I do and I will not turn if off |
@alkamine |
New Issue: After latest update today, bottom navigation bar is totally gone, with no option to put it back in the settings. its now permanently in the pullable section with the hamburger menu. Can you please add an option to put it back? I cannot navigate with the new UI. |
Bookmarks and global search will eventually be moved to other more easily accessible places, so shouldn't be an issue. |
As of now the ui takes many more steps to navigate what was once a one click process to check the threads you are participating in, and respond to replies etc. its a two handed job now on some phones for some users, like the previous generation Pixels with a curved screen on the sides because reaching over to the hamburger menu with your thumb doesnt trigger it because of the curve. |
@alkamine |
its still an addition of more unneeded steps. And again, some of us have curved screens, which are hard to accurately tap on the edges. it used to be a single tap. What is the reason the UI is no longer configurable in this regard? |
@alkamine |
Why isnt there an option to set the UI back to how it was? it should be trivial. I would just downgrade but the exports of the new version, with all my filters and other configurations are not compatible with the previous version. no idea why you did that either. really hampers the user experience, they cant go back even if they wanted to. |
I don't want to make a new issue for this, and I think it can go here, so... the small notification number by the back button now shows all replies from all bookmarked threads instead of only (You)s, surely that's not intended, right? Edit: I noticed the number is yellow and becomes orange when you have a reply, at least on the theme I'm using, so now I know it's not a bug. A bit misleading and very distracting compared to how it worked before |
@Nekudot |
@K1rakishou Edit: Thanks, I set bookmark_counter_normal_color in the theme to a more subdued color and has_replies_color to a brighter one. Good enough for me. I tried transparent too but it obviously got rid of the reply numbers in the bookmarks as well. |
Oh I see what you mean. Yeah, I did change the colors. Now it uses the same colors as the numbers of read/unread bookmarks on the Bookmarks screen/drawer. These three:
Previously it used transparent black color when there are no reply and theme's accent color when there are replies. |
I am unable to post at all on the beta version with the new layout. The section to the right of the text box, where the submit and captcha buttons are, has a constant animation of arrows pointing upward which I'd assume is it loading something. Thing is, it never finishes that something, even if I let it sit undisturbed for 10 minutes straight. |
Post all the broken shit here.
Oh yeah, the database schema was changed so it's a good idea to make a backup before updating to this beta.
Also, these are not all of the improvements, this is just an initial version where everything seems to work. More stuff to come.
The text was updated successfully, but these errors were encountered: