mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #790] How to fix it ? #311
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#311
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tfujdiler on GitHub (Apr 6, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/790
Hi, I found smal bug in APs when SSID it's too long and does not contain spaces btn,

the layout and size of the rest of the page change.
Expo_InternetDomowyM10/33 this name is one string of characters in addition, it does not contain a dash.
You have an idea how to change it ?
@tobozo commented on GitHub (Apr 6, 2018):
@tfujdiler commented on GitHub (Apr 6, 2018):
tobazo I'm totally green ,just changing my language to Polish took me week :) later I found the file style.css so in 2 days I changed the color layout. It may seem ridiculous but for me it is a great success. Certain things, however, I do not understand and will not do without your help. I know when SSID contains a dash (-) is broken after him :)

Show me a file where I should to change it and I will try to do it :)
@tobozo commented on GitHub (Apr 6, 2018):
Because of the UI limitations on a mobile phone, this probably should use a
word-break: break-all;or at least atext-overflow: ellipsis.The text on the button could also free some pixels, do you know a shorter Polish word that could replace it ?
@tfujdiler commented on GitHub (Apr 6, 2018):
Changing the text on the button is a last resort :)
sooner I will go to the indicated address M18 / 33 and try to log in to the neighbor router
maybe "admin admin" work :) then i can change his SSID :)
If this option does not work I will knock on the door but i use the hammer :)
and I will ask why it has such a long network name ;)
@tobozo commented on GitHub (Apr 6, 2018):
technically a SSID can go up to 32 chars so the UI should be able to display the complete string, or at least not break the layout when it's overflowed.
Actually it's already half implemented, the missing part is in the
table-layout: fixed;in the table declaration:can you try that and see if it fixes the word-break problem ?
if it can save the life of your arrogant neighbour's router it's worth a try !
@tfujdiler commented on GitHub (Apr 6, 2018):
I was close I changed the width to 80%,

first impression great the table has decreased and the neighbor's network has disappeared :) but when I refreshed the list of networks the table was again on the entire width of the screen and the M10 / 33 network appeared :(
I have the impression that the length of the network name forces the width of the table
I will try use your idea but file style.css is different in the deauther 1.6 version
@tfujdiler commented on GitHub (Apr 6, 2018):
I change my mind :) I will not mix in a file style.css I have too many failures for one day,
so is time to be bad :)
will direct all available power esp into this network with a long name,
maybe it will trigger self-ignition of the router ;)
and the problem will be solved by the flames :) anyway thanks for the help 👍
I'm glad that the support works :)
@tfujdiler commented on GitHub (Apr 6, 2018):
I think the topic can be moved to closed ones ;)